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

Stop using qubes-rpc-multiplexer #141

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Avoid qubes-rpc-multiplexer for dom0 -> dom0 calls

66d46a3
Select commit
Loading
Failed to load commit list.
Open

Stop using qubes-rpc-multiplexer #141

Avoid qubes-rpc-multiplexer for dom0 -> dom0 calls
66d46a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2025 in 1s

78.95% (-0.22%) compared to b40d3da

View this Pull Request on Codecov

78.95% (-0.22%) compared to b40d3da

Details

Codecov Report

Attention: Patch coverage is 71.76871% with 83 lines in your changes missing coverage. Please review.

Project coverage is 78.95%. Comparing base (b40d3da) to head (66d46a3).

Files with missing lines Patch % Lines
libqrexec/exec.c 60.00% 38 Missing ⚠️
daemon/qrexec-client.c 60.00% 16 Missing ⚠️
libqrexec/open_logger.c 66.66% 7 Missing ⚠️
libqrexec/buffer.c 0.00% 5 Missing ⚠️
agent/qrexec-agent-data.c 87.50% 3 Missing ⚠️
agent/qrexec-fork-server.c 0.00% 3 Missing ⚠️
daemon/qrexec-daemon.c 0.00% 3 Missing ⚠️
qrexec/client.py 40.00% 3 Missing ⚠️
agent/qrexec-agent.c 60.00% 2 Missing ⚠️
qrexec/tests/socket/agent.py 94.44% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
- Coverage   79.17%   78.95%   -0.22%     
==========================================
  Files          54       55       +1     
  Lines        9953    10135     +182     
==========================================
+ Hits         7880     8002     +122     
- Misses       2073     2133      +60     

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