Skip to content

Merge branch 'main' into ensure-init-called

0daa685
Select commit
Loading
Failed to load commit list.
Open

Ensure init called in protocol subclasses #678

Merge branch 'main' into ensure-init-called
0daa685
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

97.40% (+0.00%) compared to 364c9e0

View this Pull Request on Codecov

97.40% (+0.00%) compared to 364c9e0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.40%. Comparing base (364c9e0) to head (0daa685).
⚠️ Report is 6 commits behind head on main.

@@           Coverage Diff           @@
##             main     #678   +/-   ##
=======================================
  Coverage   97.39%   97.40%           
=======================================
  Files           3        3           
  Lines        7767     7793   +26     
=======================================
+ Hits         7565     7591   +26     
  Misses        202      202           
Files with missing lines Coverage Δ
src/test_typing_extensions.py 98.41% <100.00%> (+<0.01%) ⬆️
src/typing_extensions.py 93.97% <100.00%> (-0.02%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.