-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Introduce LocalVM to extract BaseVM being smaller class #637
base: main
Are you sure you want to change the base?
Conversation
@marmarek can you run openQA on it please? |
Sure, I can, but I think you may want to first take care of unit tests, this one looks like a real issue:
|
c134529
to
0e2e8d9
Compare
It prepares the work for RemoteVM.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #637 +/- ##
==========================================
+ Coverage 69.49% 69.53% +0.03%
==========================================
Files 58 58
Lines 12465 12478 +13
==========================================
+ Hits 8663 8676 +13
Misses 3802 3802
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Fixed. |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024120313-4.3&flavor=pull-requests Test run included the following:
Installing updates failed, skipping the report! |
It prepares the work for RemoteVM.