Resolve various thread-unsafe patterns detected by Copilot #314
Codecov / codecov/project
succeeded
Feb 12, 2026 in 1s
80.19% (target 80.00%)
View this Pull Request on Codecov
80.19% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #314 +/- ##
==========================================
+ Coverage 80.16% 80.19% +0.02%
==========================================
Files 126 126
Lines 3071 3070 -1
Branches 545 547 +2
==========================================
Hits 2462 2462
Misses 381 381
+ Partials 228 227 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/core/declared_observer.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_predicate.hpp | 89.65% <100.00%> (ø) |
|
| phlex/core/declared_provider.hpp | 100.00% <100.00%> (ø) |
|
| phlex/core/declared_transform.hpp | 91.30% <100.00%> (ø) |
|
| phlex/core/declared_unfold.hpp | 94.73% <100.00%> (ø) |
|
| phlex/core/detail/filter_impl.cpp | 95.23% <100.00%> (ø) |
|
| phlex/core/multiplexer.cpp | 73.91% <ø> (-5.40%) |
⬇️ |
| phlex/core/store_counters.cpp | 89.58% <100.00%> (+3.21%) |
⬆️ |
| phlex/model/products.hpp | 95.23% <100.00%> (+0.23%) |
⬆️ |
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 881866f...aef3812. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading