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 missing arguments to run_process #3212

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Fix crossplatform changes in type tests

6eb1ba1
Select commit
Loading
Failed to load commit list.
Open

Add missing arguments to run_process #3212

Fix crossplatform changes in type tests
6eb1ba1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 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 (d63f3a9) to head (6eb1ba1).
Report is 20 commits behind head on main.

Additional details and impacted files
@@               Coverage Diff                @@
##                 main        #3212    +/-   ##
================================================
  Coverage   100.00000%   100.00000%            
================================================
  Files             124          124            
  Lines           18764        18990   +226     
  Branches         1269         1302    +33     
================================================
+ Hits            18764        18990   +226     
Files with missing lines Coverage Δ
src/trio/_subprocess.py 100.00000% <100.00000%> (ø)

... and 4 files with indirect coverage changes