Skip to content

Typehint tags.py utils.py#459

Open
hippalectryon-0 wants to merge 7 commits intoQubesOS:mainfrom
hippalectryon-0:typehint-tags
Open

Typehint tags.py utils.py#459
hippalectryon-0 wants to merge 7 commits intoQubesOS:mainfrom
hippalectryon-0:typehint-tags

Conversation

@hippalectryon-0
Copy link

@hippalectryon-0 hippalectryon-0 commented Mar 16, 2026

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 95.86777% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.46%. Comparing base (386de45) to head (1fca5e5).

Files with missing lines Patch % Lines
qubesadmin/storage.py 95.08% 3 Missing ⚠️
qubesadmin/spinner.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
+ Coverage   76.36%   76.46%   +0.09%     
==========================================
  Files          53       53              
  Lines        9399     9420      +21     
==========================================
+ Hits         7178     7203      +25     
+ Misses       2221     2217       -4     

☔ 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.

@marmarek
Copy link
Member

Pylint complains:

qubesadmin/utils.py:33:0: W0611: Unused Any imported from typing (unused-import)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dev] get_entry_point_one uses an obsolete API

2 participants