Implement UUID support in qrexec (resolve conflict in #135) #180
Codecov / codecov/project
succeeded
Oct 9, 2024 in 0s
78.98% (-0.01%) compared to 157da6f, passed because coverage increased by 0.01% when compared to adjusted base (78.96%)
View this Pull Request on Codecov
78.98% (-0.01%) compared to 157da6f, passed because coverage increased by 0.01% when compared to adjusted base (78.96%)
Details
Codecov Report
Attention: Patch coverage is 81.64794%
with 49 lines
in your changes missing coverage. Please review.
Project coverage is 78.98%. Comparing base (
157da6f
) to head (257c462
).
Files with missing lines | Patch % | Lines |
---|---|---|
daemon/qrexec-daemon-common.c | 31.57% | 13 Missing |
daemon/qrexec-daemon.c | 80.35% | 11 Missing |
qrexec/utils.py | 35.29% | 11 Missing |
qrexec/policy/parser.py | 89.39% | 7 Missing |
libqrexec/ioall.c | 60.00% | 6 Missing |
qrexec/tools/qrexec_policy_exec.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #180 +/- ##
==========================================
- Coverage 78.98% 78.98% -0.01%
==========================================
Files 54 54
Lines 9740 9911 +171
==========================================
+ Hits 7693 7828 +135
- Misses 2047 2083 +36
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading