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

Bellman #126

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Bellman #126

merged 3 commits into from
Aug 22, 2024

Conversation

pratzl
Copy link
Collaborator

@pratzl pratzl commented Aug 16, 2024

Add impl and unit tests

@pratzl pratzl merged commit 215d516 into master Aug 22, 2024
4 checks passed
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 96.23188% with 13 lines in your changes missing coverage. Please review.

Project coverage is 91.41%. Comparing base (56d193c) to head (e395843).
Report is 3 commits behind head on master.

Files Patch % Lines
tests/bellman_shortest_paths_tests.cpp 96.92% 9 Missing ⚠️
...de/graph/algorithm/bellman_ford_shortest_paths.hpp 90.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   91.04%   91.41%   +0.37%     
==========================================
  Files          53       56       +3     
  Lines        4221     4556     +335     
  Branches      371      385      +14     
==========================================
+ Hits         3843     4165     +322     
- Misses        378      391      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant