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

Add reason for failed match to RaisesGroup #3145

Merged
merged 41 commits into from
Jan 29, 2025

okay actually for real for real rename reqs->parameters. update comments

8cb294f
Select commit
Loading
Failed to load commit list.
Merged

Add reason for failed match to RaisesGroup #3145

okay actually for real for real rename reqs->parameters. update comments
8cb294f
Select commit
Loading
Failed to load commit list.
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%> (ø)