Fix stringified bare ClassVar type hints - #782
Open
Sanjays2402 wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jul 13, 2026 in 0s
97.27% (+0.00%) compared to 83400e9
View this Pull Request on Codecov
97.27% (+0.00%) compared to 83400e9
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.27%. Comparing base (83400e9) to head (cf85a28).
@@ Coverage Diff @@
## main #782 +/- ##
=======================================
Coverage 97.26% 97.27%
=======================================
Files 3 3
Lines 7860 7885 +25
=======================================
+ Hits 7645 7670 +25
Misses 215 215 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/test_typing_extensions.py | 98.23% <100.00%> (+<0.01%) |
⬆️ |
| src/typing_extensions.py | 94.06% <100.00%> (+0.06%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading