Actually using the new product_query (Part 1) #344
Merged
Codecov / codecov/project
succeeded
Mar 4, 2026 in 0s
86.67% (target 80.00%)
View this Pull Request on Codecov
86.67% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 80.64516% with 30 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #344 +/- ##
==========================================
+ Coverage 86.51% 86.67% +0.16%
==========================================
Files 119 119
Lines 2403 2462 +59
Branches 387 391 +4
==========================================
+ Hits 2079 2134 +55
- Misses 206 210 +4
Partials 118 118 | Files with missing lines | Coverage Δ | |
|---|---|---|
| form/form_module.cpp | 89.13% <100.00%> (ø) |
|
| phlex/core/consumer.cpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_fold.hpp | 95.31% <100.00%> (ø) |
|
| phlex/core/declared_provider.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_unfold.cpp | 83.33% <ø> (ø) |
|
| phlex/core/declared_unfold.hpp | 96.42% <ø> (ø) |
|
| phlex/core/detail/filter_impl.cpp | 95.23% <100.00%> (ø) |
|
| phlex/core/detail/make_algorithm_name.cpp | 100.00% <100.00%> (ø) |
|
| phlex/core/edge_maker.hpp | 100.00% <ø> (ø) |
|
| phlex/core/index_router.cpp | 91.81% <100.00%> (ø) |
|
| ... and 23 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 103c08c...9c84445. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading