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
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.pyreports 75% coverage, but this is mostly the library is already imported somewhere incoverage.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
ForwardReftest coverage #141175annotationlib.call_annotate_function()test coverage #141176annotationlib._Stringifiertest coverage #141220annotationlib.get_annotations()test coverage #141286annotationlib.get_annotations()test coverage (GH-141286) #141353ForwardReftest coverage (GH-141175) #141354annotationlib.call_annotate_function()test coverage (GH-141176) #141355annotationlib._Stringifiertest coverage (GH-141220) #141358