Dijkstra Path generic, Closeness Centrality, Iterate Edge with directionality #20
Codecov / codecov/project
failed
Aug 11, 2025 in 1s
80.28% (-0.29%) compared to f3cd4c5
View this Pull Request on Codecov
80.28% (-0.29%) compared to f3cd4c5
Details
Codecov Report
❌ Patch coverage is 70.31250%
with 19 lines
in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (f3cd4c5
) to head (ac7b331
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/paths.rs | 65.62% | 11 Missing |
src/centrality/algorithms.rs | 77.27% | 5 Missing |
src/core/types.rs | 70.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 80.57% 80.28% -0.29%
==========================================
Files 12 12
Lines 1807 1882 +75
==========================================
+ Hits 1456 1511 +55
- Misses 351 371 +20
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading