Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected the type annotation for the exception handler callback #109

Merged
merged 4 commits into from Feb 20, 2024

Conversation

agronholm
Copy link
Owner

Fixes #97.

@coveralls
Copy link

coveralls commented Feb 18, 2024

Pull Request Test Coverage Report for Build 7973353068

Details

  • -1 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.373%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/exceptiongroup/_catch.py 0 1 0.0%
Totals Coverage Status
Change from base Build 7963773455: 0.0%
Covered Lines: 544
Relevant Lines: 553

💛 - Coveralls

@agronholm agronholm merged commit 2f23259 into main Feb 20, 2024
15 checks passed
@agronholm agronholm deleted the fix-errorhandler-annotation branch February 20, 2024 12:25
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.

Example code in README.md raises errors in mypy
2 participants