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

Add the ability to send a signal to a subprocess #127

Open
wants to merge 8 commits into
base: gz-utils2
Choose a base branch
from

Missing semicolon

376a278
Select commit
Loading
Failed to load commit list.
Open

Add the ability to send a signal to a subprocess #127

Missing semicolon
376a278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2024 in 0s

81.51% (+0.52%) compared to f928192

View this Pull Request on Codecov

81.51% (+0.52%) compared to f928192

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (f928192) to head (376a278).
Report is 1 commits behind head on gz-utils2.

Files Patch % Lines
include/gz/utils/Subprocess.hh 87.50% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           gz-utils2     #127      +/-   ##
=============================================
+ Coverage      80.98%   81.51%   +0.52%     
=============================================
  Files              8        8              
  Lines            384      395      +11     
=============================================
+ Hits             311      322      +11     
  Misses            73       73              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.