indigo-dc / orchestrator

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

A4c #330

Closed alberto-brigandi closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #330 into master will increase coverage by 0.09%. The diff coverage is 54.34%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #330      +/-   ##
============================================
+ Coverage     62.89%   62.98%   +0.09%     
+ Complexity      844      822      -22     
============================================
  Files           165      167       +2     
  Lines          4910     4839      -71     
  Branches        296      303       +7     
============================================
- Hits           3088     3048      -40     
+ Misses         1724     1686      -38     
- Partials         98      105       +7
Flag Coverage Δ Complexity Δ
#integration 9.21% <2.39%> (+0.27%) 159 <4> (+3) :arrow_up:
#unittests 58.56% <54.34%> (+0.03%) 749 <65> (-22) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...ator/service/CloudProviderEndpointServiceImpl.java 91.66% <ø> (ø) 20 <0> (ø) :arrow_down:
...chestrator/dto/deployment/BaseWorkflowMessage.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
.../orchestrator/dto/policies/ToscaPolicyFactory.java 0% <0%> (ø) 0 <0> (?)
...ply/orchestrator/dto/mesos/chronos/ChronosJob.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...y/orchestrator/dto/mesos/marathon/MarathonApp.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../orchestrator/dto/policies/GenericToscaPolicy.java 0% <0%> (ø) 0 <0> (?)
...o/policies/CredentialsAwareSlaPlacementPolicy.java 0% <0%> (ø) 0 <0> (?)
...or/service/deployment/providers/ImServiceImpl.java 63.76% <0%> (+0.68%) 47 <0> (ø) :arrow_down:
...t/reply/orchestrator/config/Alien4CloudConfig.java 86.2% <100%> (+1.02%) 7 <2> (+2) :arrow_up:
...ator/service/commands/PrefilterCloudProviders.java 54.44% <100%> (ø) 25 <0> (ø) :arrow_down:
... and 18 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 b23ab35...1a1408b. Read the comment docs.