-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Support DNF5 UpdateVM for qvm-template #308
Conversation
a8558e4
to
4fd2520
Compare
Making pylint happy(er) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #308 +/- ##
=======================================
Coverage 75.09% 75.10%
=======================================
Files 52 52
Lines 8541 8552 +11
=======================================
+ Hits 6414 6423 +9
- Misses 2127 2129 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
66dfa6d
to
b3c203d
Compare
It did take some time to write the proper unittest but all checks are green now. This is ready for review |
b3c203d
to
83a68fa
Compare
related: QubesOS/qubes-core-admin-client#308 (cherry picked from commit e0cecd0)
Related: QubesOS/qubes-issues#9244