[WIP] devpoll (solaris) support #3014
Draft
Codecov / codecov/project
failed
Jul 1, 2025 in 1s
99.42061% (target 100.00000%)
View this Pull Request on Codecov
99.42061% (target 100.00000%)
Details
Codecov Report
Attention: Patch coverage is 0% with 111 lines in your changes missing coverage. Please review.
Project coverage is 99.42061%. Comparing base (
d65d3f6) to head (ab18c46).
Report is 60 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/trio/_core/_io_devpoll.py | 0.00000% | 108 Missing |
| src/trio/_core/_run.py | 0.00000% | 3 Missing |
❌ Your project check has failed because the head coverage (99.42061%) is below the target coverage (100.00000%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #3014 +/- ##
====================================================
- Coverage 100.00000% 99.42061% -0.57940%
====================================================
Files 124 125 +1
Lines 19047 19158 +111
Branches 1287 1301 +14
====================================================
Hits 19047 19047
- Misses 0 111 +111 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/_tools/gen_exports.py | 100.00000% <ø> (ø) |
|
| src/trio/_core/_run.py | 99.70760% <0.00000%> (-0.29241%) |
⬇️ |
| src/trio/_core/_io_devpoll.py | 0.00000% <0.00000%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading