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

libsubprocess: reduce remote input prep/check #6002

Merged

libsubprocess: create write_buffer on demand

b131d32
Select commit
Loading
Failed to load commit list.
Merged

libsubprocess: reduce remote input prep/check #6002

libsubprocess: create write_buffer on demand
b131d32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

83.30% (+0.02%) compared to 8e71f1c

View this Pull Request on Codecov

83.30% (+0.02%) compared to 8e71f1c

Details

Codecov Report

Attention: Patch coverage is 61.01695% with 23 lines in your changes missing coverage. Please review.

Project coverage is 83.30%. Comparing base (8e71f1c) to head (b131d32).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6002      +/-   ##
==========================================
+ Coverage   83.27%   83.30%   +0.02%     
==========================================
  Files         519      519              
  Lines       83680    83637      -43     
==========================================
- Hits        69688    69675      -13     
+ Misses      13992    13962      -30     
Files Coverage Δ
src/common/libsubprocess/remote.c 77.53% <70.96%> (+0.90%) ⬆️
src/common/libsubprocess/subprocess.c 87.87% <50.00%> (-1.69%) ⬇️

... and 12 files with indirect coverage changes