Skip to content

Update sentinel#757

Merged
JelleZijlstra merged 12 commits into
python:mainfrom
zedzhen:patch-1
Jun 2, 2026
Merged

Update sentinel#757
JelleZijlstra merged 12 commits into
python:mainfrom
zedzhen:patch-1

update test

3c420b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

97.19% (-0.02%) compared to 404b33b

View this Pull Request on Codecov

97.19% (-0.02%) compared to 404b33b

Details

Codecov Report

❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.19%. Comparing base (404b33b) to head (3c420b0).

Files with missing lines Patch % Lines
src/test_typing_extensions.py 83.33% 2 Missing ⚠️
@@            Coverage Diff             @@
##             main     #757      +/-   ##
==========================================
- Coverage   97.21%   97.19%   -0.02%     
==========================================
  Files           3        3              
  Lines        7797     7815      +18     
==========================================
+ Hits         7580     7596      +16     
- Misses        217      219       +2     
Files with missing lines Coverage Δ
src/typing_extensions.py 93.95% <100.00%> (+0.03%) ⬆️
src/test_typing_extensions.py 98.15% <83.33%> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.