Fix run_for blocking indefinitely with outstanding work #220
Codecov / codecov/project
succeeded
Mar 30, 2026 in 1s
77.90% (-0.01%) compared to adca257, passed because coverage increased by 0% when compared to adjusted base (77.90%)
View this Pull Request on Codecov
77.90% (-0.01%) compared to adca257, passed because coverage increased by 0% when compared to adjusted base (77.90%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.90%. Comparing base (adca257) to head (133b129).
Additional details and impacted files
@@ Coverage Diff @@
## develop #220 +/- ##
===========================================
- Coverage 77.90% 77.90% -0.01%
===========================================
Files 96 96
Lines 7397 7395 -2
Branches 1806 1805 -1
===========================================
- Hits 5763 5761 -2
Misses 1110 1110
Partials 524 524 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...st/corosio/native/detail/epoll/epoll_scheduler.hpp | 83.20% <ø> (-0.13%) |
⬇️ |
| .../corosio/native/detail/kqueue/kqueue_scheduler.hpp | 70.08% <ø> (-0.26%) |
⬇️ |
| .../corosio/native/detail/select/select_scheduler.hpp | 83.65% <ø> (ø) |
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 adca257...133b129. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading