Type variable tuple variance #741
+91
−14
Open
Codecov / codecov/project
succeeded
Apr 24, 2026 in 0s
83.45% (-13.94%) compared to 83caa59
View this Pull Request on Codecov
83.45% (-13.94%) compared to 83caa59
Details
Codecov Report
❌ Patch coverage is 56.45161% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.45%. Comparing base (83caa59) to head (550f1d1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/typing_extensions.py | 27.58% | 21 Missing |
| src/test_typing_extensions.py | 81.81% | 6 Missing |
❗ There is a different number of reports uploaded between BASE (83caa59) and HEAD (550f1d1). Click for more details.
@@ Coverage Diff @@
## main #741 +/- ##
===========================================
- Coverage 97.38% 83.45% -13.94%
===========================================
Files 3 3
Lines 7690 7741 +51
===========================================
- Hits 7489 6460 -1029
- Misses 201 1281 +1080 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/test_typing_extensions.py | 95.87% <81.81%> (-2.53%) |
⬇️ |
| src/typing_extensions.py | 41.62% <27.58%> (-52.33%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading