Skip to content

Move to `src` and add type annotations

d5327ca
Select commit
Loading
Failed to load commit list.
Open

[wip] Sketch of how shared tasks might work #303

Move to `src` and add type annotations
d5327ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2026 in 1s

99.58999% (target 100.00000%)

View this Pull Request on Codecov

99.58999% (target 100.00000%)

Details

Codecov Report

❌ Patch coverage is 0% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.58999%. Comparing base (5ca9662) to head (d5327ca).
⚠️ Report is 432 commits behind head on main.

Files with missing lines Patch % Lines
src/trio/_shared_task.py 0.00000% 76 Missing ⚠️

❌ Your project check has failed because the head coverage (99.58999%) is below the target coverage (100.00000%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                 main        #303         +/-   ##
====================================================
- Coverage   100.00000%   99.58999%   -0.41001%     
====================================================
  Files             124         125          +1     
  Lines           18460       18536         +76     
  Branches         1216        1224          +8     
====================================================
  Hits            18460       18460                 
- Misses              0          76         +76     
Files with missing lines Coverage Δ
src/trio/_shared_task.py 0.00000% <0.00000%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.