Enable ruff's flake8-trio
rule
#2947
+13
−10
Closed
Codecov / codecov/project
succeeded
Feb 6, 2024 in 0s
99.64% (+0.19%) compared to 70c8b76
View this Pull Request on Codecov
99.64% (+0.19%) compared to 70c8b76
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
70c8b76
) 99.44% compared to head (9d0008f
) 99.64%.
Additional details and impacted files
@@ Coverage Diff @@
## master #2947 +/- ##
==========================================
+ Coverage 99.44% 99.64% +0.19%
==========================================
Files 117 117
Lines 17564 17565 +1
Branches 3166 3166
==========================================
+ Hits 17467 17503 +36
+ Misses 79 43 -36
- Partials 18 19 +1
Files | Coverage Δ | |
---|---|---|
src/trio/_core/_tests/test_guest_mode.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_scheduler_determinism.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_threads.py | 100.00% <100.00%> (ø) |
Loading