Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

6ef891e
Select commit
Loading
Failed to load commit list.
Draft

attempt to add typing to _create #3260

[pre-commit.ci] auto fixes from pre-commit.com hooks
6ef891e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 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 (0124394) to head (6ef891e).

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