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

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #345 into master will increase coverage by 0.62%. The diff coverage is 73.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #345      +/-   ##
============================================
+ Coverage     61.51%   62.13%   +0.62%     
- Complexity      836      888      +52     
============================================
  Files           171      176       +5     
  Lines          5145     5425     +280     
  Branches        312      340      +28     
============================================
+ Hits           3165     3371     +206     
- Misses         1871     1929      +58     
- Partials        109      125      +16
Flag Coverage Δ Complexity Δ
#integration 8.64% <2.81%> (-0.36%) 165 <4> (+4)
#unittests 58.17% <73.59%> (+0.81%) 814 <50> (+51) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
...ava/it/reply/orchestrator/dto/mesos/MesosTask.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...orchestrator/dto/deployment/DeploymentMessage.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...ly/orchestrator/dto/cmdb/CloudServiceResolver.java 47.05% <0%> (-6.28%) 5 <0> (ø)
...ator/service/commands/PrefilterCloudProviders.java 46.33% <0%> (-0.43%) 25 <0> (ø)
...ator/service/CloudProviderEndpointServiceImpl.java 87.83% <0%> (-3.72%) 19 <0> (ø)
.../reply/orchestrator/dto/CloudProviderEndpoint.java 84.21% <100%> (+0.87%) 3 <0> (ø) :arrow_down:
...strator/dto/deployment/QcgJobsOrderedIterator.java 100% <100%> (ø) 1 <1> (?)
...ava/it/reply/orchestrator/dto/cmdb/QcgService.java 100% <100%> (ø) 1 <1> (?)
...t/reply/orchestrator/enums/DeploymentProvider.java 100% <100%> (ø) 1 <0> (ø) :arrow_down:
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 78.57% <100%> (+1.64%) 11 <1> (+1) :arrow_up:
... and 10 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...f73b1ba. Read the comment docs.