Ensure init called in protocol subclasses #678
+50
−5
Codecov / codecov/project
succeeded
Mar 31, 2026 in 0s
97.37% (+0.00%) compared to 9215c95
View this Pull Request on Codecov
97.37% (+0.00%) compared to 9215c95
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.37%. Comparing base (9215c95) to head (0ec3920).
@@ Coverage Diff @@
## main #678 +/- ##
=======================================
Coverage 97.36% 97.37%
=======================================
Files 3 3
Lines 7680 7706 +26
=======================================
+ Hits 7478 7504 +26
Misses 202 202 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/test_typing_extensions.py | 98.40% <100.00%> (+<0.01%) |
⬆️ |
| src/typing_extensions.py | 93.87% <100.00%> (-0.02%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading