Defining pow functions for adjacency and transition matrices #463
+404
−0
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
97.89% (+0.02%) compared to 564a8c0
View this Pull Request on Codecov
97.89% (+0.02%) compared to 564a8c0
Details
Codecov Report
❌ Patch coverage is 98.97436% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.89%. Comparing base (564a8c0) to head (0f1de02).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/CXXGraph/Graph/Algorithm/Pow_impl.hpp | 97.40% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #463 +/- ##
==========================================
+ Coverage 97.87% 97.89% +0.02%
==========================================
Files 87 89 +2
Lines 10079 10274 +195
Branches 670 687 +17
==========================================
+ Hits 9865 10058 +193
- Misses 214 216 +2 ☔ 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