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

Extra internal validation #169

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

Stricter validation of VM names and normalized targets

988d99f
Select commit
Loading
Failed to load commit list.
Open

Extra internal validation #169

Stricter validation of VM names and normalized targets
988d99f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2025 in 1s

79.16% (-0.02%) compared to 6077a10

View this Pull Request on Codecov

79.16% (-0.02%) compared to 6077a10

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 79.16%. Comparing base (6077a10) to head (988d99f).

Files with missing lines Patch % Lines
daemon/qrexec-daemon.c 52.94% 8 Missing ⚠️
daemon/qrexec-daemon-common.c 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   79.17%   79.16%   -0.02%     
==========================================
  Files          54       54              
  Lines        9953     9996      +43     
==========================================
+ Hits         7880     7913      +33     
- Misses       2073     2083      +10     

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