Support for pickling sentinel objects as singletons #617
+45
−11
Codecov / codecov/project
succeeded
Jan 11, 2026 in 0s
97.38% (+0.00%) compared to a7610ef
View this Pull Request on Codecov
97.38% (+0.00%) compared to a7610ef
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (a7610ef) to head (2238608).
@@ Coverage Diff @@
## main #617 +/- ##
=======================================
Coverage 97.38% 97.38%
=======================================
Files 3 3
Lines 7689 7701 +12
=======================================
+ Hits 7488 7500 +12
Misses 201 201 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/test_typing_extensions.py | 98.39% <100.00%> (+<0.01%) |
⬆️ |
| src/typing_extensions.py | 93.95% <100.00%> (+<0.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading