Improve run_process defaults if there's a shell
#3273
Codecov / codecov/project
succeeded
Feb 16, 2026 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 (0124394) to head (190230d).
Additional details and impacted files
@@ Coverage Diff @@
## main #3273 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 128 128
Lines 19414 19474 +60
Branches 1318 1326 +8
===============================================
+ Hits 19414 19474 +60 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/_subprocess.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_tests/test_subprocess.py | 100.00000% <100.00000%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading