Refactor caching of data for multilayer algorithms #118
Codecov / codecov/project
succeeded
Feb 23, 2026 in 0s
83.21% (target 80.00%)
View this Pull Request on Codecov
83.21% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 94.60674% with 24 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #118 +/- ##
==========================================
+ Coverage 82.24% 83.21% +0.97%
==========================================
Files 127 129 +2
Lines 3103 3218 +115
Branches 547 546 -1
==========================================
+ Hits 2552 2678 +126
+ Misses 334 329 -5
+ Partials 217 211 -6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/core/declared_observer.cpp | 100.00% <ø> (+66.66%) |
⬆️ |
| phlex/core/declared_observer.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_output.cpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_predicate.cpp | 100.00% <ø> (+50.00%) |
⬆️ |
| phlex/core/declared_predicate.hpp | 94.73% <100.00%> (+5.08%) |
⬆️ |
| phlex/core/declared_provider.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_transform.cpp | 100.00% <ø> (ø) |
|
| phlex/core/declared_transform.hpp | 89.47% <100.00%> (-1.84%) |
⬇️ |
| phlex/core/edge_maker.cpp | 77.27% <100.00%> (ø) |
|
| phlex/core/edge_maker.hpp | 100.00% <100.00%> (ø) |
|
| ... and 19 more |
... and 3 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 67d1adc...c63e417. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading