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

Small fixes #187

Merged
merged 8 commits into from
Feb 4, 2025

Test that opening /proc/self/fd/2 for writing works

9ea7ea2
Select commit
Loading
Failed to load commit list.
Merged

Small fixes #187

Test that opening /proc/self/fd/2 for writing works
9ea7ea2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 0s

79.15% (-0.03%) compared to b40d3da

View this Pull Request on Codecov

79.15% (-0.03%) compared to b40d3da

Details

Codecov Report

Attention: Patch coverage is 84.72222% with 11 lines in your changes missing coverage. Please review.

Project coverage is 79.15%. Comparing base (b40d3da) to head (9ea7ea2).

Files with missing lines Patch % Lines
libqrexec/buffer.c 0.00% 5 Missing ⚠️
qrexec/client.py 40.00% 3 Missing ⚠️
qrexec/tests/socket/agent.py 93.54% 2 Missing ⚠️
daemon/qrexec-client.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   79.17%   79.15%   -0.03%     
==========================================
  Files          54       54              
  Lines        9953    10001      +48     
==========================================
+ Hits         7880     7916      +36     
- Misses       2073     2085      +12     

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