Skip to content

Oops

a43aad4
Select commit
Loading
Failed to load commit list.
Merged

Bump dependencies from commit 79218b #3441

Oops
a43aad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 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 (79218bb) to head (a43aad4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3441   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             128          128           
  Lines           19418        19419    +1     
  Branches         1318         1317    -1     
===============================================
+ Hits            19418        19419    +1     
Files with missing lines Coverage Δ
src/trio/_highlevel_generic.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_dtls.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_exports.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_ssl.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_testing.py 100.00000% <100.00000%> (ø)
src/trio/_unix_pipes.py 100.00000% <100.00000%> (ø)
src/trio/_windows_pipes.py 100.00000% <100.00000%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.