Rename product_store::id() to product_store::index()
#303
Codecov / codecov/project
failed
Feb 10, 2026 in 1s
75.55% (target 80.00%)
View this Pull Request on Codecov
75.55% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 88.88889% with 6 lines in your changes missing coverage. Please review.
❌ Your project check has failed because the head coverage (75.55%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
@@ Coverage Diff @@
## main #303 +/- ##
==========================================
- Coverage 75.59% 75.55% -0.04%
==========================================
Files 126 126
Lines 2954 2954
Branches 519 519
==========================================
- Hits 2233 2232 -1
Misses 500 500
- Partials 221 222 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| form/form_module.cpp | 84.78% <100.00%> (ø) |
|
| phlex/core/declared_fold.hpp | 94.82% <100.00%> (ø) |
|
| phlex/core/declared_observer.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_provider.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_transform.cpp | 66.66% <100.00%> (ø) |
|
| phlex/core/declared_transform.hpp | 91.48% <100.00%> (ø) |
|
| phlex/core/framework_graph.cpp | 90.32% <100.00%> (ø) |
|
| phlex/core/message_sender.cpp | 68.18% <100.00%> (ø) |
|
| phlex/core/store_counters.cpp | 86.36% <100.00%> (-2.28%) |
⬇️ |
| phlex/model/product_store.cpp | 93.33% <100.00%> (ø) |
|
| ... and 7 more |
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 cd5b2f1...3a58a78. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading