Skip to content

use LiteralString for Sentinel name - #783

Closed
DetachHead wants to merge 1 commit into
python:mainfrom
DetachHead:patch-2
Closed

use LiteralString for Sentinel name#783
DetachHead wants to merge 1 commit into
python:mainfrom
DetachHead:patch-2

use `LiteralString` for `Sentinel` name

219ed4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

79.53% (-17.73%) compared to 83400e9

View this Pull Request on Codecov

79.53% (-17.73%) compared to 83400e9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.53%. Comparing base (83400e9) to head (219ed4f).

❗ There is a different number of reports uploaded between BASE (83400e9) and HEAD (219ed4f). Click for more details.

HEAD has 13 uploads less than BASE
Flag BASE (83400e9) HEAD (219ed4f)
3.11 1 0
3.12 1 0
3.10 1 0
3.13 1 0
pypy3.10 1 0
3.9.12 1 0
3.13.0 1 0
3.9 1 0
3.10.4 1 0
pypy3.11 1 0
3.11.0 1 0
3.12.0 1 0
pypy3.9 1 0
@@             Coverage Diff             @@
##             main     #783       +/-   ##
===========================================
- Coverage   97.26%   79.53%   -17.73%     
===========================================
  Files           3        3               
  Lines        7860     7652      -208     
===========================================
- Hits         7645     6086     -1559     
- Misses        215     1566     +1351     
Files with missing lines Coverage Δ
src/typing_extensions.py 30.94% <ø> (-63.06%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.