-
Notifications
You must be signed in to change notification settings - Fork 1.2k
api: fix EntityReference in NetworkResponse.java #10563
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
api: fix EntityReference in NetworkResponse.java #10563
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10563 +/- ##
=========================================
Coverage 15.16% 15.16%
- Complexity 11326 11327 +1
=========================================
Files 5414 5414
Lines 474804 474804
Branches 57909 57909
=========================================
+ Hits 72002 72010 +8
+ Misses 394749 394743 -6
+ Partials 8053 8051 -2
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:
|
|
Can you explain a bit more @weizhouapache , does the network actually not exist? It seems from the description this is hardly an improvement , but I deduce an error message is wanted in this case. |
@DaanHoogland anyway, it does not make any sense to add "ProjectAccount.class" as the entity reference. |
agreed |
|
@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 12780 |
|
@blueorangutan test |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-12696)
|
Description
This PR...
Prior to this PR
with this PR
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?