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

shell: ignore SIGPIPE #6489

Merged
merged 2 commits into from
Dec 6, 2024

testsuite: add test for job shell handling of SIGPIPE

5fe12df
Select commit
Loading
Failed to load commit list.
Merged

shell: ignore SIGPIPE #6489

testsuite: add test for job shell handling of SIGPIPE
5fe12df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 0s

83.61% (+0.02%) compared to 01c7e5c

View this Pull Request on Codecov

83.61% (+0.02%) compared to 01c7e5c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.61%. Comparing base (01c7e5c) to head (5fe12df).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6489      +/-   ##
==========================================
+ Coverage   83.58%   83.61%   +0.02%     
==========================================
  Files         524      524              
  Lines       87621    87623       +2     
==========================================
+ Hits        73240    73263      +23     
+ Misses      14381    14360      -21     
Files with missing lines Coverage Δ
src/shell/signals.c 95.23% <100.00%> (+0.50%) ⬆️

... and 17 files with indirect coverage changes