Deprecate trio.__version__
#3190
Closed
Codecov / codecov/project
succeeded
Jan 22, 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 (
1c6a6a8) to head (6b625e4).
Report is 5 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3190 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 124 124
Lines 18460 18538 +78
Branches 1216 1221 +5
===============================================
+ Hits 18460 18538 +78 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/__init__.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_tests/test_trio.py | 100.00000% <100.00000%> (ø) |
Loading