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

Rip out qubes-rpc-multiplexer #141

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

libqrexec SONAME bump

b9fc2b7
Select commit
Loading
Failed to load commit list.
Open

Rip out qubes-rpc-multiplexer #141

libqrexec SONAME bump
b9fc2b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 5, 2025 in 0s

79.13% (-0.04%) compared to 6077a10

View this Pull Request on Codecov

79.13% (-0.04%) compared to 6077a10

Details

Codecov Report

Attention: Patch coverage is 77.61194% with 45 lines in your changes missing coverage. Please review.

Project coverage is 79.13%. Comparing base (6077a10) to head (b9fc2b7).

Files with missing lines Patch % Lines
libqrexec/exec.c 73.61% 19 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 ⚠️
agent/qrexec-agent.c 60.00% 2 Missing ⚠️
qrexec/tests/socket/agent.py 93.33% 2 Missing ⚠️
agent/qrexec-client-vm.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
- Coverage   79.17%   79.13%   -0.04%     
==========================================
  Files          54       55       +1     
  Lines        9953    10060     +107     
==========================================
+ Hits         7880     7961      +81     
- Misses       2073     2099      +26     

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