indigo-dc / orchestrator

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

Master qcg #346

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #346 into master will increase coverage by 0.7%. The diff coverage is 75.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #346     +/-   ##
===========================================
+ Coverage     61.51%   62.21%   +0.7%     
- Complexity      836      888     +52     
===========================================
  Files           171      176      +5     
  Lines          5145     5418    +273     
  Branches        312      339     +27     
===========================================
+ Hits           3165     3371    +206     
- Misses         1871     1922     +51     
- Partials        109      125     +16
Flag Coverage Δ Complexity Δ
#integration 8.65% <2.88%> (-0.35%) 165 <4> (+4)
#unittests 58.25% <75.45%> (+0.89%) 814 <50> (+51) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
...orchestrator/dto/deployment/DeploymentMessage.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...ator/service/commands/PrefilterCloudProviders.java 46.33% <0%> (-0.43%) 25 <0> (ø)
...ator/service/CloudProviderEndpointServiceImpl.java 87.83% <0%> (-3.72%) 19 <0> (ø)
...ly/orchestrator/dto/cmdb/CloudServiceResolver.java 47.05% <0%> (-6.28%) 5 <0> (ø)
...ava/it/reply/orchestrator/dto/cmdb/QcgService.java 100% <100%> (ø) 1 <1> (?)
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 78.57% <100%> (+1.64%) 11 <1> (+1) :arrow_up:
.../reply/orchestrator/dto/CloudProviderEndpoint.java 84.21% <100%> (+0.87%) 3 <0> (ø) :arrow_down:
...t/reply/orchestrator/enums/DeploymentProvider.java 100% <100%> (ø) 1 <0> (ø) :arrow_down:
...va/it/reply/orchestrator/enums/DeploymentType.java 100% <100%> (ø) 4 <0> (ø) :arrow_down:
...strator/dto/deployment/QcgJobsOrderedIterator.java 100% <100%> (ø) 1 <1> (?)
... and 9 more

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 ca6403f...f9cd86e. Read the comment docs.