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

Update type hint for the CancelStatus.parent setter #3191

Merged
merged 1 commit into from
Jan 29, 2025

Update type hint for the `CancelStatus.parent` setter

d11481b
Select commit
Loading
Failed to load commit list.
Merged

Update type hint for the CancelStatus.parent setter #3191

Update type hint for the `CancelStatus.parent` setter
d11481b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 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 (ed2a7d3) to head (d11481b).

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3191   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             124          124           
  Lines           18460        18460           
  Branches         1216         1216           
===============================================
  Hits            18460        18460           
Files with missing lines Coverage Δ
src/trio/_core/_run.py 100.00000% <100.00000%> (ø)