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 java command not found in the baseimage of flowgate-v1.2.0 #899

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Fix java command not found in the baseimage of flowgate-v1.2.0 #899

merged 1 commit into from
Nov 18, 2022

Conversation

badboy-huaqiao
Copy link
Contributor

issue #897

java command can't be found in the baseimage

Signed-off-by: Huaqiao Zhang huaqiaoz@vmware.com

Signed-off-by: Huaqiao Zhang <huaqiaoz@vmware.com>
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #899 (674839f) into master (1011c28) will increase coverage by 0.15%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #899      +/-   ##
============================================
+ Coverage     41.74%   41.90%   +0.15%     
+ Complexity     1580     1535      -45     
============================================
  Files           233      233              
  Lines         12891    12878      -13     
  Branches       1727     1721       -6     
============================================
+ Hits           5381     5396      +15     
+ Misses         6823     6802      -21     
+ Partials        687      680       -7     
Flag Coverage Δ
aggregator 28.11% <ø> (ø)
api 65.47% <ø> (+0.67%) ⬆️
infoblox 54.04% <ø> (ø)
labsdb 24.84% <ø> (ø)
management 5.67% <ø> (ø)
nlyte 30.86% <0.00%> (-0.02%) ⬇️
openmanage 42.05% <ø> (+0.03%) ⬆️
poweriq 42.21% <ø> (ø)
vc 41.42% <ø> (-0.04%) ⬇️
vro 5.46% <ø> (ø)

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

Impacted Files Coverage Δ
...main/java/com/vmware/flowgate/auth/ServerAuth.java 66.66% <ø> (+8.77%) ⬆️
...te/nlyteworker/scheduler/job/NlyteDataService.java 28.24% <0.00%> (-0.05%) ⬇️
...com/vmware/flowgate/controller/JobsController.java 36.36% <0.00%> (-0.85%) ⬇️
...ava/com/vmware/flowgate/util/FlowgateKeystore.java 43.39% <0.00%> (-0.25%) ⬇️
...flowgate/vcworker/scheduler/job/VCDataService.java 48.09% <0.00%> (-0.19%) ⬇️
...are/flowgate/vcworker/client/InventoryService.java 0.00% <0.00%> (ø)
.../flowgate/openmanage/job/OpenManageJobService.java 52.53% <0.00%> (+0.11%) ⬆️
...main/java/com/vmware/flowgate/auth/AuthVcUser.java 8.92% <0.00%> (+0.15%) ⬆️
...java/com/vmware/flowgate/service/AssetService.java 81.10% <0.00%> (+0.39%) ⬆️
...a/com/vmware/flowgate/util/Pkcs12KeystoreUtil.java 35.71% <0.00%> (+2.38%) ⬆️
... and 3 more

@yixingjia yixingjia merged commit fd210ba into vmware:master Nov 18, 2022
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.

2 participants