refactor: remove duplicate inject#7548
Conversation
VolumeDao has been injected twice. This PR removes and refactors injection. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #7548 +/- ##
============================================
- Coverage 12.95% 12.95% -0.01%
+ Complexity 8988 8986 -2
============================================
Files 2728 2728
Lines 256647 256647
Branches 40024 40024
============================================
- Hits 33259 33257 -2
- Misses 219209 219211 +2
Partials 4179 4179
... and 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan package |
|
@DaanHoogland a [SF] 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 6146 |
|
@blueorangutan test |
|
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-6580)
|
|
Failures due to env, tests lgtm |
Description
VolumeDao has been injected twice. This PR removes and refactors duplicate injection.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?