Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CAO model loading to avoid "Exception: basic_ios::clear: iostream error" #1529

Merged
merged 1 commit into from
Dec 30, 2024

Replace pointers with vectors.

d195822
Select commit
Loading
Failed to load commit list.
Merged

Update CAO model loading to avoid "Exception: basic_ios::clear: iostream error" #1529

Replace pointers with vectors.
d195822
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 22, 2024 in 0s

83.78% of diff hit (target 53.82%)

View this Pull Request on Codecov

83.78% of diff hit (target 53.82%)

Annotations

Check warning on line 1903 in modules/tracker/mbt/src/vpMbTracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/tracker/mbt/src/vpMbTracker.cpp#L1903

Added line #L1903 was not covered by tests

Check warning on line 1990 in modules/tracker/mbt/src/vpMbTracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/tracker/mbt/src/vpMbTracker.cpp#L1990

Added line #L1990 was not covered by tests

Check warning on line 2228 in modules/tracker/mbt/src/vpMbTracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/tracker/mbt/src/vpMbTracker.cpp#L2228

Added line #L2228 was not covered by tests

Check warning on line 2251 in modules/tracker/mbt/src/vpMbTracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/tracker/mbt/src/vpMbTracker.cpp#L2251

Added line #L2251 was not covered by tests

Check warning on line 2254 in modules/tracker/mbt/src/vpMbTracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/tracker/mbt/src/vpMbTracker.cpp#L2254

Added line #L2254 was not covered by tests

Check warning on line 2257 in modules/tracker/mbt/src/vpMbTracker.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/tracker/mbt/src/vpMbTracker.cpp#L2257

Added line #L2257 was not covered by tests