-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Open
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-typingtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
The existing test suite for annotationlib is good, but there is still a decent amount of line/branch coverage missing. coverage.py reports 75% coverage, but this is mostly the library is already imported somewhere in coverage.py, so all global statements are marked as 'missing'.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
- gh-141174: Improve
ForwardReftest coverage #141175 - gh-141174: Improve
annotationlib.call_annotate_function()test coverage #141176 - gh-141174: Improve
annotationlib._Stringifiertest coverage #141220 - gh-141174: Improve
annotationlib.get_annotations()test coverage #141286 - [3.14] gh-141174: Improve
annotationlib.get_annotations()test coverage (GH-141286) #141353 - [3.14] gh-141174: Improve
ForwardReftest coverage (GH-141175) #141354 - [3.14] gh-141174: Improve
annotationlib.call_annotate_function()test coverage (GH-141176) #141355 - [3.14] gh-141174: Improve
annotationlib._Stringifiertest coverage (GH-141220) #141358
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-typingtype-featureA feature request or enhancementA feature request or enhancement