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

Change value type to String #798

Merged
merged 1 commit into from
May 13, 2021
Merged

Conversation

Pengpengwanga
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #798 (ce3c436) into master (6853628) will increase coverage by 0.94%.
The diff coverage is 91.95%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #798      +/-   ##
============================================
+ Coverage     40.65%   41.60%   +0.94%     
- Complexity     1544     1565      +21     
============================================
  Files           233      233              
  Lines         12859    12875      +16     
  Branches       1713     1720       +7     
============================================
+ Hits           5228     5356     +128     
+ Misses         6962     6828     -134     
- Partials        669      691      +22     
Flag Coverage Δ Complexity Δ
aggregator 28.11% <ø> (ø) 63.00 <ø> (ø)
api 64.35% <ø> (ø) 591.00 <ø> (ø)
infoblox 54.04% <ø> (ø) 70.00 <ø> (ø)
labsdb 24.84% <ø> (ø) 30.00 <ø> (ø)
management 5.67% <ø> (ø) 9.00 <ø> (ø)
nlyte 30.88% <ø> (ø) 200.00 <ø> (ø)
openmanage 42.01% <91.95%> (+0.25%) 152.00 <0.00> (+1.00)
poweriq 42.21% <ø> (ø) 269.00 <ø> (ø)
vc 41.45% <ø> (+8.21%) 165.00 <ø> (+20.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 Δ
...om/vmware/flowgate/controller/AssetController.java 53.24% <ø> (ø) 60.00 <0.00> (ø)
...are/flowgate/openmanage/datamodel/DevicePower.java 63.15% <ø> (ø) 32.00 <0.00> (ø)
...owgate/openmanage/datamodel/DeviceTemperature.java 75.00% <ø> (ø) 20.00 <0.00> (ø)
.../flowgate/openmanage/job/OpenManageJobService.java 52.42% <91.95%> (+0.24%) 26.00 <0.00> (+1.00)
...flowgate/vcworker/scheduler/job/VCDataService.java 48.28% <0.00%> (+11.75%) 59.00% <0.00%> (+19.00%)
...om/vmware/flowgate/vcworker/model/VCConstants.java 95.00% <0.00%> (+95.00%) 1.00% <0.00%> (+1.00%)

@Pengpengwanga Pengpengwanga linked an issue May 11, 2021 that may be closed by this pull request
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.

Can't sync metric data from openmanage
2 participants