Skip to content

Install trio in RTD builds

6b625e4
Select commit
Loading
Failed to load commit list.
Closed

Deprecate trio.__version__ #3190

Install trio in RTD builds
6b625e4
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 2 files with indirect coverage changes