Skip to content

Fix error message when subclassing TypeVarTuple#679

Open
JanEricNitschke wants to merge 9 commits into
python:mainfrom
JanEricNitschke:fix-typevar-tuple-subclass-error
Open

Fix error message when subclassing TypeVarTuple#679
JanEricNitschke wants to merge 9 commits into
python:mainfrom
JanEricNitschke:fix-typevar-tuple-subclass-error

Conversation

@JanEricNitschke
Copy link
Copy Markdown
Contributor

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.39%. Comparing base (f7dbe27) to head (b088f82).

@@            Coverage Diff             @@
##             main     #679      +/-   ##
==========================================
- Coverage   97.39%   97.39%   -0.01%     
==========================================
  Files           3        3              
  Lines        7767     7793      +26     
==========================================
+ Hits         7565     7590      +25     
- Misses        202      203       +1     
Flag Coverage Δ
3.10 89.06% <85.71%> (-0.02%) ⬇️
3.10.4 89.06% <85.71%> (-0.02%) ⬇️
3.11 88.32% <89.28%> (+<0.01%) ⬆️
3.11.0 87.56% <89.28%> (+<0.01%) ⬆️
3.12 88.28% <89.28%> (+0.01%) ⬆️
3.12.0 88.27% <89.28%> (+0.01%) ⬆️
3.13 81.82% <75.00%> (-0.01%) ⬇️
3.13.0 82.54% <75.00%> (-0.01%) ⬇️
3.14 78.28% <75.00%> (+<0.01%) ⬆️
3.9 89.77% <85.71%> (-0.02%) ⬇️
3.9.12 89.77% <85.71%> (-0.02%) ⬇️
pypy3.10 88.90% <85.71%> (-0.02%) ⬇️
pypy3.11 88.18% <89.28%> (+<0.01%) ⬆️
pypy3.9 89.60% <85.71%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/test_typing_extensions.py 98.39% <100.00%> (-0.02%) ⬇️
src/typing_extensions.py 94.00% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/typing_extensions.py Outdated
Co-authored-by: Jelle Zijlstra <[email protected]>
Comment thread CHANGELOG.md Outdated
@JelleZijlstra
Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

@JanEricNitschke
Copy link
Copy Markdown
Contributor Author

Anything i can/should still do here? Conflict is only in the changelog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants