Skip to content

Conversation

@agronholm
Copy link
Owner

Fixes #14.

@coveralls
Copy link

coveralls commented Aug 18, 2022

Pull Request Test Coverage Report for Build 2884157288

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 200 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-0.1%) to 74.533%

Files with Coverage Reduction New Missed Lines %
/opt/hostedtoolcache/PyPy/3.8.13/x64/lib/pypy3.8/site-packages/exceptiongroup/init.py 3 80.0%
/opt/hostedtoolcache/Python/3.10.6/x64/lib/python3.10/site-packages/exceptiongroup/init.py 3 80.0%
/opt/hostedtoolcache/Python/3.7.13/x64/lib/python3.7/site-packages/exceptiongroup/init.py 3 80.0%
/opt/hostedtoolcache/Python/3.8.13/x64/lib/python3.8/site-packages/exceptiongroup/init.py 3 80.0%
/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/exceptiongroup/init.py 3 80.0%
/opt/hostedtoolcache/Python/3.11.0-rc.1/x64/lib/python3.11/site-packages/exceptiongroup/init.py 5 60.0%
/opt/hostedtoolcache/Python/3.10.6/x64/lib/python3.10/site-packages/exceptiongroup/_formatting.py 14 87.65%
/opt/hostedtoolcache/Python/3.7.13/x64/lib/python3.7/site-packages/exceptiongroup/_formatting.py 15 86.9%
/opt/hostedtoolcache/Python/3.8.13/x64/lib/python3.8/site-packages/exceptiongroup/_formatting.py 15 87.06%
/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/site-packages/exceptiongroup/_formatting.py 15 87.06%
Totals Coverage Status
Change from base Build 2862927764: -0.1%
Covered Lines: 1674
Relevant Lines: 2246

💛 - Coveralls

@agronholm agronholm merged commit db496b6 into main Aug 28, 2022
@agronholm agronholm deleted the fix-14 branch August 28, 2022 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to print an exceptiongroup traceback when the monkey patching doesn't work / is not applied.

3 participants