Skip to content

Adjust deferral test for Protocol backport to 3.13

03426a5
Select commit
Loading
Failed to load commit list.
Open

Expand protocol allowlist to match CPythons #676

Adjust deferral test for Protocol backport to 3.13
03426a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 0s

97.37% (+0.00%) compared to 9215c95

View this Pull Request on Codecov

97.37% (+0.00%) compared to 9215c95

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.37%. Comparing base (9215c95) to head (03426a5).

@@           Coverage Diff           @@
##             main     #676   +/-   ##
=======================================
  Coverage   97.36%   97.37%           
=======================================
  Files           3        3           
  Lines        7680     7685    +5     
=======================================
+ Hits         7478     7483    +5     
  Misses        202      202           
Files with missing lines Coverage Δ
src/test_typing_extensions.py 98.39% <100.00%> (+<0.01%) ⬆️
src/typing_extensions.py 93.88% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.