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

Try to retrieve exit code of a failed service call #183

Merged
merged 2 commits into from
Dec 11, 2024

Add a test for qrexec-client race condition

df25090
Select commit
Loading
Failed to load commit list.
Merged

Try to retrieve exit code of a failed service call #183

Add a test for qrexec-client race condition
df25090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

79.11% (+0.05%) compared to 5c028c0

View this Pull Request on Codecov

79.11% (+0.05%) compared to 5c028c0

Details

Codecov Report

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

Project coverage is 79.11%. Comparing base (5c028c0) to head (df25090).

Files with missing lines Patch % Lines
libqrexec/process_io.c 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   79.05%   79.11%   +0.05%     
==========================================
  Files          54       54              
  Lines        9916     9953      +37     
==========================================
+ Hits         7839     7874      +35     
- Misses       2077     2079       +2     

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