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

Add the ability to send a signal to a subprocess

50313c2
Select commit
Loading
Failed to load commit list.
Open

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

Add the ability to send a signal to a subprocess
50313c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

81.47% (+0.48%) compared to f928192

View this Pull Request on Codecov

81.47% (+0.48%) compared to f928192

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.47%. Comparing base (f928192) to head (50313c2).

❗ Current head 50313c2 differs from pull request most recent head 9c28ca4. Consider uploading reports for the commit 9c28ca4 to get more accurate results

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.47%   +0.48%     
=============================================
  Files              8        8              
  Lines            384      394      +10     
=============================================
+ Hits             311      321      +10     
  Misses            73       73              

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