Skip to content

Oops

7da40d4
Select commit
Loading
Failed to load commit list.
Merged

Bump dependencies from commit 94d715 #3415

Oops
7da40d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

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 (94d7159) to head (7da40d4).

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3415   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             128          128           
  Lines           19417        19417           
  Branches         1318         1318           
===============================================
  Hits            19417        19417           
Files with missing lines Coverage Δ
src/trio/_core/_local.py 100.00000% <100.00000%> (ø)
src/trio/_core/_tests/test_asyncgen.py 100.00000% <100.00000%> (ø)
src/trio/_path.py 100.00000% <100.00000%> (ø)
src/trio/_socket.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_exports.py 100.00000% <ø> (ø)
src/trio/_tests/test_path.py 100.00000% <100.00000%> (ø)
src/trio/_util.py 100.00000% <100.00000%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.