NPE guard - #7691
NPE guard#7691
Conversation
Codecov Report
@@ Coverage Diff @@
## 4.18 #7691 +/- ##
============================================
- Coverage 13.01% 13.00% -0.01%
- Complexity 9013 9014 +1
============================================
Files 2716 2719 +3
Lines 256690 256854 +164
Branches 40026 40048 +22
============================================
+ Hits 33413 33414 +1
- Misses 219091 219252 +161
- Partials 4186 4188 +2
... and 8 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 6338 |
|
@blueorangutan test |
|
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-6867) |
|
LGTM, simple enough null check |
|
@rohityadavcloud a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-6881)
|
|
I am unable to reproduce the original issue anymore. |
That might be a timing issue or a strange corner-case prerequisite. I think we should merge this anyway. |
Or do you mean this PR solved the issue, @rajujith ? |
|
@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 6403 |
|
@blueorangutan test |
|
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@DaanHoogland I couldn't verify this PR since the reported issue couldn't be reproduced. |
|
[SF] Trillian test result (tid-6976)
|
|
@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-6984)
|
Description
This PR fixes an NPE incase a template has no size
Fixes: #7474
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?