-
-
Notifications
You must be signed in to change notification settings - Fork 116
Add free-form text to qube for notes, comments, ... #656
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
0940271
to
72c5176
Compare
Black complains |
72c5176
to
2278095
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #656 +/- ##
==========================================
+ Coverage 70.25% 70.45% +0.19%
==========================================
Files 59 61 +2
Lines 12747 12932 +185
==========================================
+ Hits 8956 9111 +155
- Misses 3791 3821 +30
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Black complains are resolved. And the Codecov is advising on the required unittests. I guess I can proceed with the unittests? And I should assure that proper errors are raised if necessary. |
2fdb146
to
884cd29
Compare
08e8794
to
ad6cace
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025042723-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 tests8 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/132953#dependencies 14 fixed
Unstable testsPerformance TestsPerformance degradation:17 performance degradations
Remaining performance tests:55 tests
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something went wrong, multi-line notes don't work - looks like newline char is replaced with _
. When you fix it, a test for this case would be useful too.
It appears that |
Core and API part of adding free-form text to each qube for comments, notes, descriptions, remarks, reminders, etc. fixes: QubesOS/qubes-issues#899
Core and API part of adding free-form text to each qube for comments, notes, descriptions, remarks, reminders, etc.
fixes: QubesOS/qubes-issues#899