Change output_products(...) to output_product_suffixes(...)
#447
Codecov / codecov/project
succeeded
Mar 26, 2026 in 1s
85.02% (target 80.00%)
View this Pull Request on Codecov
85.02% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 94.62366% with 5 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #447 +/- ##
==========================================
+ Coverage 84.90% 85.02% +0.12%
==========================================
Files 127 127
Lines 3339 3340 +1
Branches 575 575
==========================================
+ Hits 2835 2840 +5
+ Misses 308 307 -1
+ Partials 196 193 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| form/form_module.cpp | 89.13% <100.00%> (ø) |
|
| phlex/core/declared_fold.hpp | 95.31% <100.00%> (ø) |
|
| phlex/core/declared_observer.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_predicate.hpp | 94.73% <100.00%> (ø) |
|
| phlex/core/declared_transform.hpp | 88.57% <100.00%> (ø) |
|
| phlex/core/declared_unfold.cpp | 83.33% <100.00%> (ø) |
|
| phlex/core/declared_unfold.hpp | 96.42% <100.00%> (ø) |
|
| phlex/core/detail/filter_impl.cpp | 95.23% <100.00%> (ø) |
|
| phlex/core/detail/filter_impl.hpp | 100.00% <ø> (ø) |
|
| phlex/core/index_router.hpp | 100.00% <ø> (ø) |
|
| ... and 18 more |
... and 2 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 547c196...cb7dbfc. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading