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 #304

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

q-dev: fix tests and pylint

250fc05
Select commit
Loading
Failed to load commit list.
Open

device identity #304

q-dev: fix tests and pylint
250fc05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

75.19% (+0.08%) compared to 30d7547

View this Pull Request on Codecov

75.19% (+0.08%) compared to 30d7547

Details

Codecov Report

Attention: Patch coverage is 77.82946% with 143 lines in your changes missing coverage. Please review.

Project coverage is 75.19%. Comparing base (30d7547) to head (250fc05).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/device_protocol.py 73.31% 107 Missing ⚠️
qubesadmin/tools/qvm_device.py 84.65% 29 Missing ⚠️
qubesadmin/events/__init__.py 68.75% 5 Missing ⚠️
qubesadmin/devices.py 92.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   75.10%   75.19%   +0.08%     
==========================================
  Files          52       52              
  Lines        8552     8893     +341     
==========================================
+ Hits         6423     6687     +264     
- Misses       2129     2206      +77     

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