Skip to content

Update src/typing_extensions.py

adf7fc9
Select commit
Loading
Failed to load commit list.
Merged

Remove no_type_check_decorator from _typing_names #723

Update src/typing_extensions.py
adf7fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 0s

96.74% (-0.64%) compared to a7610ef

View this Pull Request on Codecov

96.74% (-0.64%) compared to a7610ef

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.74%. Comparing base (a7610ef) to head (adf7fc9).

@@            Coverage Diff             @@
##             main     #723      +/-   ##
==========================================
- Coverage   97.38%   96.74%   -0.64%     
==========================================
  Files           3        3              
  Lines        7689     7690       +1     
==========================================
- Hits         7488     7440      -48     
- Misses        201      250      +49     
Files with missing lines Coverage Δ
src/typing_extensions.py 93.09% <100.00%> (-0.86%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.