| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #679 +/- ##
==========================================
- Coverage 97.39% 97.39% -0.01%
==========================================
Files 3 3
Lines 7767 7793 +26
==========================================
+ Hits 7565 7590 +25
- Misses 202 203 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Sorry, something went wrong.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
@copilot resolve the merge conflicts in this pull request |
Sorry, something went wrong.
|
Anything i can/should still do here? Conflict is only in the changelog. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Issue discovered by running CPython 3.12 test_typing.py on typing_extensions: https://github.com/JanEricNitschke/typing_extensions/actions/runs/17692936537/job/50288896717#step:7:120
Test from here: https://github.com/python/cpython/blob/main/Lib/test/test_typing.py#L1526
Regex from here (adjusted to also handle typing_extensions): https://github.com/python/cpython/blob/main/Lib/test/test_typing.py#L61