Add reason for failed match to RaisesGroup #3145
+1,304
−162
Merged
Codecov / codecov/project
succeeded
Jan 29, 2025 in 0s
100.00000% (target 100.00000%)
View this Pull Request on Codecov
100.00000% (target 100.00000%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00000%. Comparing base (
ed2a7d3
) to head (8cb294f
).
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3145 +/- ##
================================================
Coverage 100.00000% 100.00000%
================================================
Files 124 124
Lines 18460 18733 +273
Branches 1216 1265 +49
================================================
+ Hits 18460 18733 +273
Files with missing lines | Coverage Δ | |
---|---|---|
src/trio/_core/_run.py | 100.00000% <ø> (ø) |
|
src/trio/_tests/test_exports.py | 100.00000% <100.00000%> (ø) |
|
src/trio/_tests/test_testing_raisesgroup.py | 100.00000% <100.00000%> (ø) |
|
src/trio/testing/_raises_group.py | 100.00000% <100.00000%> (ø) |
Loading