Skip to content

Fix tests on PyPy3.11+

4e20797
Select commit
Loading
Failed to load commit list.
Merged

Fix tests on PyPy3.11+ #756

Fix tests on PyPy3.11+
4e20797
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

97.38% (+0.00%) compared to 7b79d4a

View this Pull Request on Codecov

97.38% (+0.00%) compared to 7b79d4a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (7b79d4a) to head (4e20797).
⚠️ Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #756   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files           3        3           
  Lines        7773     7773           
=======================================
  Hits         7570     7570           
  Misses        203      203           
Files with missing lines Coverage Δ
src/test_typing_extensions.py 98.41% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.