Skip to content

Rewrite create-torrent script#193

Open
zpc0 wants to merge 193 commits into
QubesOS:mainfrom
zpc0:create_torrent
Open

Rewrite create-torrent script#193
zpc0 wants to merge 193 commits into
QubesOS:mainfrom
zpc0:create_torrent

Fixups to the create-torrent script

dfaf56e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 0s

79.52% (+4.51%) compared to a4b85f4

View this Pull Request on Codecov

79.52% (+4.51%) compared to a4b85f4

Details

Codecov Report

❌ Patch coverage is 80.04422% with 361 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.52%. Comparing base (a4b85f4) to head (dfaf56e).
⚠️ Report is 192 commits behind head on main.

Files with missing lines Patch % Lines
qubesbuilder/executors/windows.py 19.37% 104 Missing ⚠️
qubesbuilder/plugins/__init__.py 77.46% 73 Missing ⚠️
qubesbuilder/cli/cli_base.py 33.33% 46 Missing ⚠️
qubesbuilder/plugins/publish_deb/__init__.py 61.42% 27 Missing ⚠️
qubesbuilder/jobs.py 85.86% 26 Missing ⚠️
qubesbuilder/plugins/template/__init__.py 74.19% 16 Missing ⚠️
qubesbuilder/plugins/list_deps/__init__.py 87.09% 8 Missing ⚠️
qubesbuilder/cli/cli_package.py 85.41% 7 Missing ⚠️
qubesbuilder/cli/cli_template.py 69.56% 7 Missing ⚠️
qubesbuilder/cli/cli_cleanup.py 92.98% 4 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   75.00%   79.52%   +4.51%     
==========================================
  Files          51       60       +9     
  Lines        6053     7271    +1218     
==========================================
+ Hits         4540     5782    +1242     
+ Misses       1513     1489      -24     

☔ View full report in Codecov by Harness.
📢 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.