-
-
Notifications
You must be signed in to change notification settings - Fork 71
Allow user to select compression filter #420
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
==========================================
+ Coverage 68.89% 69.07% +0.18%
==========================================
Files 17 17
Lines 3838 3858 +20
==========================================
+ Hits 2644 2665 +21
+ Misses 1194 1193 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025050820-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 tests29 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 13 fixed
Unstable testsPerformance TestsPerformance degradation:20 performance degradations
Remaining performance tests:52 tests
|
|
This doesn't work: https://openqa.qubes-os.org/tests/137193#step/qubesmanager_backuprestore/9 |
I am trying to figure out what is wrong here. It appears that the UI file is applied but the code is not. |
9947e82 to
97e6265
Compare
Provide user a selection of default compression filters in addition to the available recognised filters. Allow user to save the filter. Requires: QubesOS/qubes-core-admin-client#346 Related: QubesOS/qubes-issues#8211 Related: QubesOS/qubes-issues#8291
97e6265 to
d90b48c
Compare
Provide user a selection of default compression filters in addition to the available recognised filters. Allow user to save the filter.
Requires: QubesOS/qubes-core-admin-client#346
Related: QubesOS/qubes-issues#8211
Related: QubesOS/qubes-issues#8291