Remove vestigial inheritance from std::enable_shared_from_this
#293
Codecov / codecov/project
failed
Feb 9, 2026 in 0s
74.46% (target 80.00%)
View this Pull Request on Codecov
74.46% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
❌ Your project check has failed because the head coverage (74.46%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
@@ Coverage Diff @@
## main #293 +/- ##
==========================================
+ Coverage 74.28% 74.46% +0.18%
==========================================
Files 124 124
Lines 2955 2961 +6
Branches 513 516 +3
==========================================
+ Hits 2195 2205 +10
+ Misses 540 534 -6
- Partials 220 222 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/model/product_store.hpp | 100.00% <ø> (ø) |
... and 1 file 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 7cfe714...9d9deff. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading