Skip to content

Device API changes#258

Merged
marmarek merged 7 commits into
QubesOS:mainfrom
marmarta:dev_api_addons
Jun 12, 2025
Merged

Device API changes#258
marmarek merged 7 commits into
QubesOS:mainfrom
marmarta:dev_api_addons

Last round of review fixes

b445fbd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 11, 2025 in 1s

92.95% (+0.25%) compared to 6124fa0

View this Pull Request on Codecov

92.95% (+0.25%) compared to 6124fa0

Details

Codecov Report

Attention: Patch coverage is 94.76596% with 123 lines in your changes missing coverage. Please review.

Project coverage is 92.95%. Comparing base (6124fa0) to head (b445fbd).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
qubes_config/global_config/device_attachments.py 89.48% 59 Missing ⚠️
qubes_config/tests/test_device_attachments.py 95.93% 25 Missing ⚠️
qubes_config/tests/test_device_blocks.py 92.97% 17 Missing ⚠️
qubes_config/global_config/device_blocks.py 98.57% 4 Missing ⚠️
qubes_config/global_config/device_widgets.py 97.75% 4 Missing ⚠️
qubes_config/global_config/policy_rules.py 60.00% 2 Missing ⚠️
qui/updater/progress_page.py 85.71% 2 Missing ⚠️
qubes_config/global_config/global_config.py 90.00% 1 Missing ⚠️
qubes_config/global_config/policy_handler.py 92.30% 1 Missing ⚠️
qubes_config/global_config/thisdevice_handler.py 88.88% 1 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
+ Coverage   92.70%   92.95%   +0.25%     
==========================================
  Files          59       64       +5     
  Lines       11303    13034    +1731     
==========================================
+ Hits        10478    12116    +1638     
- Misses        825      918      +93     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.