Fix race condition in async_driver
#181
Merged
Codecov / codecov/project
succeeded
Dec 11, 2025 in 0s
80.80% (target 80.00%)
View this Pull Request on Codecov
80.80% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #181 +/- ##
==========================================
- Coverage 80.93% 80.80% -0.14%
==========================================
Files 115 114 -1
Lines 2046 2037 -9
Branches 330 328 -2
==========================================
- Hits 1656 1646 -10
- Misses 256 257 +1
Partials 134 134 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/utilities/async_driver.hpp | 100.00% <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 a56582b...88c3b5a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading