Skip to content

exception groups #3677

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

Merged
merged 8 commits into from
Mar 30, 2025
Merged

exception groups #3677

merged 8 commits into from
Mar 30, 2025

Conversation

willmcgugan
Copy link
Collaborator

@willmcgugan willmcgugan commented Mar 29, 2025

Adds support for exception groups

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 97.98%. Comparing base (225cb07) to head (8f68c84).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
rich/traceback.py 57.14% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3677      +/-   ##
==========================================
- Coverage   98.24%   97.98%   -0.27%     
==========================================
  Files          74       74              
  Lines        8105     8142      +37     
==========================================
+ Hits         7963     7978      +15     
- Misses        142      164      +22     
Flag Coverage Δ
unittests 97.98% <57.14%> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@willmcgugan willmcgugan changed the title WIP exception groups exception groups Mar 30, 2025
@willmcgugan willmcgugan merged commit a48a5b3 into master Mar 30, 2025
21 checks passed
@willmcgugan willmcgugan deleted the exception-groups branch March 30, 2025 11:14
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.

None yet

2 participants