-
Notifications
You must be signed in to change notification settings - Fork 1.2k
misc: fix spelling #8272
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
base: main
Are you sure you want to change the base?
misc: fix spelling #8272
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #8272 +/- ##
============================================
- Coverage 29.20% 28.46% -0.75%
+ Complexity 31401 30456 -945
============================================
Files 5260 5260
Lines 369710 369710
Branches 53890 53890
============================================
- Hits 107977 105229 -2748
- Misses 246955 249948 +2993
+ Partials 14778 14533 -245
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a3a71eb
to
c67db42
Compare
c67db42
to
85bbec8
Compare
@blueorangutan package |
@jbampton 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]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7843 |
@blueorangutan test |
@shwstppr a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke 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.
I see nothing only good language corrections here but I have two issues with the change as a whole:
- I see some corrections in commented and possibly dead code. Those should be handled by removing them
- I see some variable on interfaces of the system, that might give unexpected results either during or after upgrades. I'd like to see those extracted to separate commits, to facilitate testing and trouble shooting.
[SF] Trillian test result (tid-8405)
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
@jbampton , is this one still valid (or worth splitting up in smaller PRs)? |
Hey @DaanHoogland I think some of this is still valid but marked as draft now. Want to get #9132 merged first before this one. But true seems there are a lot of conflicts. Need address the "ID" problem in #9132 |
Description
This PR fixes spelling
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?