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 open process types #3076

Merged
merged 7 commits into from
Sep 18, 2024

Document paths in the docstring

1688da0
Select commit
Loading
Failed to load commit list.
Merged

Update open process types #3076

Document paths in the docstring
1688da0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

99.60% (+0.00%) compared to 0090581

View this Pull Request on Codecov

99.60% (+0.00%) compared to 0090581

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.60%. Comparing base (0090581) to head (1688da0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3076   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files         121      121           
  Lines       17882    17882           
  Branches     3214     3214           
=======================================
  Hits        17811    17811           
  Misses         50       50           
  Partials       21       21           
Files with missing lines Coverage Δ
src/trio/_subprocess.py 100.00% <100.00%> (ø)
src/trio/_tools/gen_exports.py 95.93% <100.00%> (ø)