Ensure init called in protocol subclasses #678
+51
−5
Codecov / codecov/project
succeeded
May 18, 2026 in 1s
97.40% (+0.00%) compared to 364c9e0
View this Pull Request on Codecov
97.40% (+0.00%) compared to 364c9e0
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.40%. Comparing base (364c9e0) to head (0daa685).
@@ Coverage Diff @@
## main #678 +/- ##
=======================================
Coverage 97.39% 97.40%
=======================================
Files 3 3
Lines 7767 7793 +26
=======================================
+ Hits 7565 7591 +26
Misses 202 202 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/test_typing_extensions.py | 98.41% <100.00%> (+<0.01%) |
⬆️ |
| src/typing_extensions.py | 93.97% <100.00%> (-0.02%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading