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

Add support for io flags in importOSMNodes function #256

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Fix tests

81ac4f9
Select commit
Loading
Failed to load commit list.
Open

Add support for io flags in importOSMNodes function #256

Fix tests
81ac4f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 5, 2025 in 0s

67.56% of diff hit (target 89.80%)

View this Pull Request on Codecov

67.56% of diff hit (target 89.80%)

Annotations

Check warning on line 96 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/Dynamics.hpp#L96

Added line #L96 was not covered by tests

Check warning on line 171 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/Dynamics.hpp#L171

Added line #L171 was not covered by tests

Check warning on line 350 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/Dynamics.hpp#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 359 in src/dsm/headers/Dynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/Dynamics.hpp#L359

Added line #L359 was not covered by tests

Check warning on line 241 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/RoadDynamics.hpp#L241

Added line #L241 was not covered by tests

Check warning on line 343 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/RoadDynamics.hpp#L343

Added line #L343 was not covered by tests

Check warning on line 679 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/RoadDynamics.hpp#L678-L679

Added lines #L678 - L679 were not covered by tests

Check warning on line 815 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/RoadDynamics.hpp#L815

Added line #L815 was not covered by tests

Check warning on line 817 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/RoadDynamics.hpp#L817

Added line #L817 was not covered by tests

Check warning on line 819 in src/dsm/headers/RoadDynamics.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/headers/RoadDynamics.hpp#L819

Added line #L819 was not covered by tests

Check warning on line 347 in src/dsm/sources/Graph.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/sources/Graph.cpp#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 352 in src/dsm/sources/Graph.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/sources/Graph.cpp#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 96 in src/dsm/sources/Street.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/sources/Street.cpp#L96

Added line #L96 was not covered by tests

Check warning on line 99 in src/dsm/sources/Street.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/sources/Street.cpp#L99

Added line #L99 was not covered by tests

Check warning on line 179 in src/dsm/sources/Street.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/sources/Street.cpp#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 183 in src/dsm/sources/TrafficLight.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dsm/sources/TrafficLight.cpp#L183

Added line #L183 was not covered by tests