fix: cuthill_mackee_ordering.cppmodernized and actually tests - #557
Open
Becheler wants to merge 1 commit into
Open
fix: cuthill_mackee_ordering.cppmodernized and actually tests#557Becheler wants to merge 1 commit into
cuthill_mackee_ordering.cppmodernized and actually tests#557Becheler wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 10, 2026 in 1s
92.80% (+4.58%) compared to bc05361
View this Pull Request on Codecov
92.80% (+4.58%) compared to bc05361
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.80%. Comparing base (bc05361) to head (7cbc2f5).
Additional details and impacted files
@@ Coverage Diff @@
## develop #557 +/- ##
===========================================
+ Coverage 88.22% 92.80% +4.58%
===========================================
Files 392 392
Lines 27412 28156 +744
Branches 7997 7992 -5
===========================================
+ Hits 24183 26131 +1948
- Misses 1881 1919 +38
+ Partials 1348 106 -1242 | Files with missing lines | Coverage Δ | |
|---|---|---|
| test/cuthill_mckee_ordering.cpp | 100.00% <100.00%> (ø) |
... and 288 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 0e818d4...7cbc2f5. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading