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

Support using UUIDs instead of VM names #574

Merged
merged 1 commit into from
Oct 10, 2024

Support using UUIDs instead of VM names

8039442
Select commit
Loading
Failed to load commit list.
Merged

Support using UUIDs instead of VM names #574

Support using UUIDs instead of VM names
8039442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

69.36% (+0.01%) compared to 488752c

View this Pull Request on Codecov

69.36% (+0.01%) compared to 488752c

Details

Codecov Report

Attention: Patch coverage is 75.55556% with 11 lines in your changes missing coverage. Please review.

Project coverage is 69.36%. Comparing base (488752c) to head (8039442).
Report is 64 commits behind head on main.

Files with missing lines Patch % Lines
qubes/vm/qubesvm.py 27.27% 8 Missing ⚠️
qubes/api/__init__.py 90.47% 2 Missing ⚠️
qubes/api/admin.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #574      +/-   ##
==========================================
+ Coverage   69.35%   69.36%   +0.01%     
==========================================
  Files          58       58              
  Lines       11919    11949      +30     
==========================================
+ Hits         8266     8289      +23     
- Misses       3653     3660       +7     

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