Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for 3.13 #3005

Merged
merged 17 commits into from
Jun 13, 2024

Remove trailing whitespace

f62e81e
Select commit
Loading
Failed to load commit list.
Merged

Fixes for 3.13 #3005

Remove trailing whitespace
f62e81e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

99.63% (+0.00%) compared to 3350c11

View this Pull Request on Codecov

99.63% (+0.00%) compared to 3350c11

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (3350c11) to head (f62e81e).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #3005    +/-   ##
========================================
  Coverage   99.63%   99.63%            
========================================
  Files         120      120            
  Lines       17783    17963   +180     
  Branches     3197     3243    +46     
========================================
+ Hits        17718    17898   +180     
  Misses         46       46            
  Partials       19       19            
Files Coverage Δ
src/trio/_core/_ki.py 100.00% <100.00%> (ø)
src/trio/_core/_run.py 99.38% <100.00%> (+0.04%) ⬆️
src/trio/_path.py 100.00% <100.00%> (ø)
src/trio/_tests/test_exports.py 99.61% <100.00%> (+<0.01%) ⬆️
src/trio/_tests/test_path.py 100.00% <100.00%> (ø)
src/trio/_tools/gen_exports.py 99.15% <100.00%> (ø)
src/trio/socket.py 100.00% <ø> (ø)

... and 6 files with indirect coverage changes