-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Adjust misformatted logs #9889
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
Adjust misformatted logs #9889
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #9889 +/- ##
============================================
- Coverage 15.81% 15.80% -0.01%
- Complexity 12580 12586 +6
============================================
Files 5627 5627
Lines 492260 492343 +83
Branches 63955 59694 -4261
============================================
- Hits 77832 77826 -6
- Misses 405905 405993 +88
- Partials 8523 8524 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@blueorangutan package |
|
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11506 |
|
compiles, ship it ;) But seriously, I am not sure if this is covered by any tests... |
bernardodemarco
left a comment
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.
LGTM
|
@blueorangutan package |
@DaanHoogland I think that for a change like this there isn't much to test. The CI should suffice, no? |
You are absolutely right @JoaoJandre, and looking back at the code I am not sure if we need even that. |
* Adjust a Quota balance calculation log * Fix another log
Description
Fixes some misformatted logs in the deployment & Quota balance calculation processes.
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
How Has This Been Tested?
Before:
After: