-
-
Notifications
You must be signed in to change notification settings - Fork 74
Make Devices tab prettier & safer
#421
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #421 +/- ##
=======================================
Coverage 68.89% 68.89%
=======================================
Files 17 17
Lines 3838 3839 +1
=======================================
+ Hits 2644 2645 +1
Misses 1194 1194 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2c10246 to
655b011
Compare
Devices tab prettier & safer
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025052321-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025031804-4.3&flavor=update
Failed tests18 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 14 fixed
Unstable testsDetails
Performance TestsPerformance degradation:15 performance degradations
Remaining performance tests:41 tests
|
- Hide `Host Bridge` and `PCI Bridge` devices since connecting them to a qube would prevent it from booting - If `port_id` is a path, replace the `-` delimiter with ` -> ` to make it prettier and more meaningful Related: QubesOS/qubes-issues#8681
655b011 to
2bed45c
Compare
Host BridgeandPCI Bridgedevices since connecting them to aqube would prevent it from booting
port_idis a path, replace the-delimiter with->to makeit prettier and more meaningful
Related: QubesOS/qubes-issues#8681