Add missing arguments to run_process #3212
Open
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%> (ø) |
Loading