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

graph namespace #71

Open
wants to merge 256 commits into
base: development
Choose a base branch
from

docs: upgrade Doxyfile.in to new version

e4ab927
Select commit
Loading
Failed to load commit list.
Open

graph namespace #71

docs: upgrade Doxyfile.in to new version
e4ab927
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2023 in 1s

81.25% (-18.47%) compared to 56d20d0

View this Pull Request on Codecov

81.25% (-18.47%) compared to 56d20d0

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Files Coverage Δ
include/Simple-Utility/Utility.hpp 100.00% <100.00%> (ø)
include/Simple-Utility/graph/AStarSearch.hpp 100.00% <100.00%> (ø)
include/Simple-Utility/graph/Edge.hpp 100.00% <100.00%> (ø)
...ility/graph/mixins/graph/std_reference_wrapper.hpp 100.00% <100.00%> (ø)
...-Utility/graph/mixins/queue/std_priority_queue.hpp 100.00% <100.00%> (ø)
...de/Simple-Utility/graph/mixins/queue/std_queue.hpp 100.00% <100.00%> (ø)
...de/Simple-Utility/graph/mixins/queue/std_stack.hpp 100.00% <100.00%> (ø)
...clude/Simple-Utility/graph/mixins/tracker/Null.hpp 100.00% <100.00%> (ø)
...de/Simple-Utility/graph/mixins/tracker/std_map.hpp 100.00% <100.00%> (ø)
include/Simple-Utility/graph/Graph.hpp 87.50% <87.50%> (ø)
... and 7 more

... and 18 files with indirect coverage changes

📢 Thoughts on this report? Let us know!