This repository was archived by the owner on Nov 2, 2022. It is now read-only.
native except handler API #21
Open
Codecov / codecov/project
succeeded
Aug 15, 2025 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 82.85714% with 24 lines in your changes missing coverage. Please review.
master@b3e0d6c). Learn more about missing BASE report.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| exceptiongroup/_exception_group.py | 85.85% | 7 Missing and 7 partials |
| exceptiongroup/_tests/test_exceptiongroup.py | 73.68% | 7 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #21 +/- ##
=========================================
Coverage ? 69.88%
=========================================
Files ? 12
Lines ? 425
Branches ? 49
=========================================
Hits ? 297
Misses ? 115
Partials ? 13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| exceptiongroup/__init__.py | 100.00% <100.00%> (ø) |
|
| exceptiongroup/_monkeypatch.py | 31.25% <100.00%> (ø) |
|
| exceptiongroup/_tools.py | 56.06% <100.00%> (ø) |
|
| exceptiongroup/_tests/test_exceptiongroup.py | 88.76% <73.68%> (ø) |
|
| exceptiongroup/_exception_group.py | 85.85% <85.85%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading