Skip to content

Merge branch 'master' into sniffio-get-asyncgen-hooks

9ce0ca3
Select commit
Loading
Failed to load commit list.
Draft

use sys.get_asyncgen_hooks().finalizer to sniff io #28

Merge branch 'master' into sniffio-get-asyncgen-hooks
9ce0ca3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2025 in 1s

87.34% (-9.17%) compared to 0cfdab8

View this Pull Request on Codecov

87.34% (-9.17%) compared to 0cfdab8

Details

Codecov Report

❌ Patch coverage is 80.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.34%. Comparing base (0cfdab8) to head (9ce0ca3).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
sniffio/_impl.py 63.26% 16 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (0cfdab8) and HEAD (9ce0ca3). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (0cfdab8) HEAD (9ce0ca3)
13 5
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   96.51%   87.34%   -9.17%     
==========================================
  Files           4        4              
  Lines          86      158      +72     
  Branches       17       22       +5     
==========================================
+ Hits           83      138      +55     
- Misses          2       17      +15     
- Partials        1        3       +2     
Files with missing lines Coverage Δ
sniffio/__init__.py 100.00% <ø> (ø)
sniffio/_tests/test_sniffio.py 100.00% <100.00%> (ø)
sniffio/_impl.py 68.75% <63.26%> (-22.16%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.