Skip to content

Add CHANGELOG entry

bbf9dff
Select commit
Loading
Failed to load commit list.
Open

Fix TypedDict qualifier inheritance with same name #677

Add CHANGELOG entry
bbf9dff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 1s

97.38% (+0.01%) compared to 9215c95

View this Pull Request on Codecov

97.38% (+0.01%) compared to 9215c95

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (9215c95) to head (bbf9dff).
⚠️ Report is 20 commits behind head on main.

@@            Coverage Diff             @@
##             main     #677      +/-   ##
==========================================
+ Coverage   97.36%   97.38%   +0.01%     
==========================================
  Files           3        3              
  Lines        7680     7716      +36     
==========================================
+ Hits         7478     7514      +36     
  Misses        202      202              
Files with missing lines Coverage Δ
src/test_typing_extensions.py 98.40% <100.00%> (+<0.01%) ⬆️
src/typing_extensions.py 93.91% <100.00%> (+0.02%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.