indigo-dc / orchestrator

The INDIGO PaaS Orchestrator
https://www.indigo-datacloud.eu/paas-orchestrator
Apache License 2.0
17 stars 21 forks source link

Fix GetCmdbDataUpdate #360

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #360 into master will decrease coverage by 0.01%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #360      +/-   ##
============================================
- Coverage     62.87%   62.86%   -0.02%     
  Complexity      925      925              
============================================
  Files           179      179              
  Lines          5603     5606       +3     
  Branches        349      350       +1     
============================================
+ Hits           3523     3524       +1     
- Misses         1947     1948       +1     
- Partials        133      134       +1
Flag Coverage Δ Complexity Δ
#integration 8.75% <0%> (-0.01%) 170 <0> (ø)
#unittests 58.9% <50%> (-0.02%) 849 <3> (ø)
Impacted Files Coverage Δ Complexity Δ
...or/service/deployment/providers/ImServiceImpl.java 66.47% <ø> (ø) 47 <0> (ø) :arrow_down:
...chestrator/service/commands/GetCmdbDataUpdate.java 6.25% <0%> (ø) 1 <0> (ø) :arrow_down:
...chestrator/service/commands/GetCmdbDataDeploy.java 96.15% <100%> (ø) 5 <0> (ø) :arrow_down:
...it/reply/orchestrator/service/CmdbServiceImpl.java 70.42% <50%> (-0.81%) 18 <3> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c045ff2...e6598ff. Read the comment docs.