Skip to content

Merge branch 'main' into unwrap_group

fab4bbe
Select commit
Loading
Failed to load commit list.
Merged

add helper for unwrapping exception groups with single exception #3240

Merge branch 'main' into unwrap_group
fab4bbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2025 in 1s

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 (1bdafca) to head (fab4bbe).

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3240   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             124          124           
  Lines           18773        18838   +65     
  Branches         1269         1276    +7     
===============================================
+ Hits            18773        18838   +65     
Files with missing lines Coverage Δ
src/trio/_tests/test_util.py 100.00000% <100.00000%> (ø)
src/trio/_util.py 100.00000% <100.00000%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.