fix broken-channel bug in @trio.as_safe_channel
#3331
Merged
Codecov / codecov/project
succeeded
Sep 17, 2025 in 1s
100.00000% (target 100.00000%)
View this Pull Request on Codecov
100.00000% (target 100.00000%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (0aa5ee3) to head (4407451).
Additional details and impacted files
@@ Coverage Diff @@
## main #3331 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 125 125
Lines 19547 19582 +35
Branches 1336 1341 +5
===============================================
+ Hits 19547 19582 +35 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/_channel.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_tests/test_channel.py | 100.00000% <100.00000%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading