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

✨ Added additional distance functions and distance maps #250

Merged
merged 20 commits into from
Jul 19, 2023

Merge branch 'main' into distances

8a20859
Select commit
Loading
Failed to load commit list.
Merged

✨ Added additional distance functions and distance maps #250

Merge branch 'main' into distances
8a20859
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 19, 2023 in 0s

94.49% (-0.02%) compared to 4f58425

View this Pull Request on Codecov

94.49% (-0.02%) compared to 4f58425

Details

Codecov Report

Merging #250 (8a20859) into main (4f58425) will decrease coverage by 0.02%.
The diff coverage is 91.30%.

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   94.51%   94.49%   -0.02%     
==========================================
  Files          84       85       +1     
  Lines        7616     7662      +46     
==========================================
+ Hits         7198     7240      +42     
- Misses        418      422       +4     
Impacted Files Coverage Δ
...e/fiction/algorithms/path_finding/distance_map.hpp 90.47% <90.47%> (ø)
...clude/fiction/algorithms/path_finding/distance.hpp 100.00% <100.00%> (ø)