indigo-dc / orchestrator

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

Added CloudProviderEndpoint field in DeploymentResource object #354

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #354 into master will increase coverage by 0.04%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #354      +/-   ##
============================================
+ Coverage     62.32%   62.37%   +0.04%     
- Complexity      892      893       +1     
============================================
  Files           178      178              
  Lines          5434     5438       +4     
  Branches        340      341       +1     
============================================
+ Hits           3387     3392       +5     
+ Misses         1921     1920       -1     
  Partials        126      126
Flag Coverage Δ Complexity Δ
#integration 8.95% <14.28%> (+0.01%) 170 <1> (+1) :arrow_up:
#unittests 58.29% <85.71%> (+0.04%) 817 <1> (+1) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
...r/service/deployment/providers/QcgServiceImpl.java 81.85% <ø> (+0.36%) 45 <0> (ø) :arrow_down:
...eply/orchestrator/resource/DeploymentResource.java 100% <100%> (ø) 1 <0> (ø) :arrow_down:
...estrator/resource/DeploymentResourceAssembler.java 100% <100%> (ø) 4 <0> (ø) :arrow_down:
...t/reply/orchestrator/service/VaultServiceImpl.java 68.75% <80%> (+3.23%) 5 <1> (+1) :arrow_up:

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 280b186...92668d7. Read the comment docs.