Skip to content
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

Fix outlets is null #808

Merged
merged 1 commit into from
May 13, 2021
Merged

Fix outlets is null #808

merged 1 commit into from
May 13, 2021

Conversation

Pengpengwanga
Copy link
Contributor

Signed-off-by: Pengpeng Wang pengpengw@vmware.com

@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #808 (4ff1af7) into master (ce3c436) will increase coverage by 0.02%.
The diff coverage is 87.17%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #808      +/-   ##
============================================
+ Coverage     41.60%   41.62%   +0.02%     
- Complexity     1565     1568       +3     
============================================
  Files           233      233              
  Lines         12875    12875              
  Branches       1720     1721       +1     
============================================
+ Hits           5356     5359       +3     
+ Misses         6828     6827       -1     
+ Partials        691      689       -2     
Flag Coverage Δ Complexity Δ
aggregator 28.11% <ø> (ø) 63.00 <ø> (ø)
api 64.44% <71.42%> (+0.09%) 594.00 <0.00> (+3.00)
infoblox 54.04% <ø> (ø) 70.00 <ø> (ø)
labsdb 24.84% <ø> (ø) 30.00 <ø> (ø)
management 5.67% <ø> (ø) 9.00 <ø> (ø)
nlyte 30.88% <ø> (ø) 200.00 <ø> (ø)
openmanage 42.01% <ø> (ø) 152.00 <ø> (ø)
poweriq 42.21% <ø> (ø) 269.00 <ø> (ø)
vc 41.45% <90.62%> (ø) 165.00 <0.00> (ø)
vro 5.46% <ø> (ø) 16.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...ware/flowgate/service/ServerValidationService.java 24.67% <33.33%> (ø) 6.00 <0.00> (ø)
...flowgate/vcworker/scheduler/job/VCDataService.java 48.28% <90.62%> (ø) 59.00 <0.00> (ø)
...java/com/vmware/flowgate/service/AssetService.java 80.04% <100.00%> (+0.24%) 255.00 <0.00> (+3.00)

Signed-off-by: Pengpeng Wang <pengpengw@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Obtaining the metricData whose asset is of the server type reports a null pointer
2 participants