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

Windows builds are broken due to MSVC fold expression bug #416

Merged
merged 3 commits into from
Apr 22, 2024

Run clang-format-16

717f833
Select commit
Loading
Failed to load commit list.
Merged

Windows builds are broken due to MSVC fold expression bug #416

Run clang-format-16
717f833
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 22, 2024 in 0s

96.21% of diff hit (target 97.58%)

View this Pull Request on Codecov

96.21% of diff hit (target 97.58%)

Annotations

Check warning on line 198 in include/CXXGraph/Graph/Algorithm/Boruvka_impl.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/CXXGraph/Graph/Algorithm/Boruvka_impl.hpp#L198

Added line #L198 was not covered by tests

Check warning on line 259 in include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 272 in include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 414 in include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp#L413-L414

Added lines #L413 - L414 were not covered by tests

Check warning on line 427 in include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp#L426-L427

Added lines #L426 - L427 were not covered by tests