Skip to content

Implement UUID support in qrexec

Codecov / codecov/project failed Aug 18, 2024 in 0s

77.98% (-0.10%) compared to 45527be

View this Pull Request on Codecov

77.98% (-0.10%) compared to 45527be

Details

Codecov Report

Attention: Patch coverage is 76.02996% with 64 lines in your changes missing coverage. Please review.

Project coverage is 77.98%. Comparing base (45527be) to head (578de59).
Report is 1 commits behind head on main.

Files Patch % Lines
daemon/qrexec-daemon.c 69.64% 17 Missing ⚠️
libqrexec/ioall.c 0.00% 15 Missing ⚠️
daemon/qrexec-daemon-common.c 31.57% 13 Missing ⚠️
qrexec/utils.py 35.29% 11 Missing ⚠️
qrexec/policy/parser.py 89.39% 7 Missing ⚠️
qrexec/tools/qrexec_policy_exec.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   78.08%   77.98%   -0.10%     
==========================================
  Files          54       54              
  Lines        9668     9838     +170     
==========================================
+ Hits         7549     7672     +123     
- Misses       2119     2166      +47     

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