Pagerank change return type to NodeMap
#23
Merged
Codecov / codecov/project
succeeded
Aug 26, 2025 in 0s
81.32% (+0.24%) compared to bd6a0cc
View this Pull Request on Codecov
81.32% (+0.24%) compared to bd6a0cc
Details
Codecov Report
❌ Patch coverage is 86.66667%
with 2 lines
in your changes missing coverage. Please review.
✅ Project coverage is 81.32%. Comparing base (bd6a0cc
) to head (9c04336
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/centrality/algorithms.rs | 86.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #23 +/- ##
==========================================
+ Coverage 81.08% 81.32% +0.24%
==========================================
Files 12 12
Lines 1882 1880 -2
==========================================
+ Hits 1526 1529 +3
+ Misses 356 351 -5
☔ 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