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

device identity #614

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

q-dev: update tests and make pylint happy

727133f
Select commit
Loading
Failed to load commit list.
Open

device identity #614

q-dev: update tests and make pylint happy
727133f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

69.39% (+0.07%) compared to 7b755c7

View this Pull Request on Codecov

69.39% (+0.07%) compared to 7b755c7

Details

Codecov Report

Attention: Patch coverage is 74.94253% with 218 lines in your changes missing coverage. Please review.

Project coverage is 69.39%. Comparing base (7b755c7) to head (727133f).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
qubes/device_protocol.py 74.12% 104 Missing ⚠️
qubes/ext/pci.py 64.70% 30 Missing ⚠️
qubes/ext/admin.py 22.22% 28 Missing ⚠️
qubes/ext/block.py 84.72% 22 Missing ⚠️
qubes/devices.py 82.75% 10 Missing ⚠️
qubes/vm/__init__.py 62.96% 10 Missing ⚠️
qubes/ext/utils.py 90.66% 7 Missing ⚠️
qubes/vm/qubesvm.py 0.00% 4 Missing ⚠️
qubes/api/admin.py 92.30% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #614      +/-   ##
==========================================
+ Coverage   69.32%   69.39%   +0.07%     
==========================================
  Files          58       58              
  Lines       11993    12388     +395     
==========================================
+ Hits         8314     8597     +283     
- Misses       3679     3791     +112     

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