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 #361

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #361 into master will decrease coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #361      +/-   ##
============================================
- Coverage     62.87%   62.82%   -0.05%     
+ Complexity      925      918       -7     
============================================
  Files           179      179              
  Lines          5603     5601       -2     
  Branches        349      348       -1     
============================================
- Hits           3523     3519       -4     
- Misses         1947     1948       +1     
- Partials        133      134       +1
Flag Coverage Δ Complexity Δ
#integration 8.76% <0%> (ø) 170 <0> (ø) :arrow_down:
#unittests 58.86% <100%> (-0.06%) 842 <1> (-7)
Impacted Files Coverage Δ Complexity Δ
...or/service/deployment/providers/ImServiceImpl.java 66.47% <ø> (ø) 47 <0> (ø) :arrow_down:
...ator/service/CloudProviderEndpointServiceImpl.java 87.5% <100%> (-0.34%) 18 <0> (-1)
...it/reply/orchestrator/service/CmdbServiceImpl.java 70.5% <100%> (-0.72%) 15 <1> (-3)
...va/it/reply/orchestrator/enums/DeploymentType.java 83.33% <0%> (-16.67%) 1% <0%> (-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...e5a98b6. Read the comment docs.