Remove special handling due to IPython lacking support for exception groups #2702
Codecov / codecov/project
succeeded
Sep 5, 2023 in 0s
98.94% (-0.01%) compared to 1c15500, passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
98.94% (-0.01%) compared to 1c15500, passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
Merging #2702 (51db601) into master (1c15500) will decrease coverage by
0.01%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #2702 +/- ##
==========================================
- Coverage 98.94% 98.94% -0.01%
==========================================
Files 113 113
Lines 16919 16883 -36
Branches 3050 3036 -14
==========================================
- Hits 16741 16705 -36
Misses 123 123
Partials 55 55
Files Changed | Coverage Δ | |
---|---|---|
trio/_core/_multierror.py | 100.00% <100.00%> (ø) |
|
trio/_core/_tests/test_multierror.py | 100.00% <100.00%> (ø) |
Loading