add @as_safe_channel
#3197
Merged
add @as_safe_channel
#3197
Codecov / codecov/project
succeeded
Apr 17, 2025 in 0s
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 (
737d96a) to head (58e03c9).
Additional details and impacted files
@@ Coverage Diff @@
## main #3197 +/- ##
================================================
Coverage 100.00000% 100.00000%
================================================
Files 124 124
Lines 18848 19038 +190
Branches 1277 1287 +10
================================================
+ Hits 18848 19038 +190 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/__init__.py | 100.00000% <ø> (ø) |
|
| src/trio/_channel.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_tests/test_channel.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_tests/test_util.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_util.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