indigo-dc / orchestrator

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

Support new CMDB Schema #359

Closed mperniola closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #359 into master will increase coverage by 0.03%. The diff coverage is 74.19%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #359      +/-   ##
============================================
+ Coverage     62.84%   62.87%   +0.03%     
- Complexity      922      925       +3     
============================================
  Files           179      179              
  Lines          5568     5603      +35     
  Branches        348      349       +1     
============================================
+ Hits           3499     3523      +24     
- Misses         1936     1947      +11     
  Partials        133      133
Flag Coverage Δ Complexity Δ
#integration 8.76% <6.45%> (+0.01%) 170 <0> (ø) :arrow_down:
#unittests 58.91% <74.19%> (+0.06%) 849 <6> (+3) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
...or/service/deployment/providers/ImServiceImpl.java 66.47% <ø> (-0.19%) 47 <0> (ø)
...rchestrator/service/commands/BaseJavaDelegate.java 61.53% <ø> (ø) 8 <0> (ø) :arrow_down:
...t/reply/orchestrator/service/ToscaServiceImpl.java 55.19% <ø> (+0.17%) 107 <0> (ø) :arrow_down:
...ly/orchestrator/dto/request/DeploymentRequest.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...ator/service/CloudProviderEndpointServiceImpl.java 87.83% <ø> (ø) 19 <0> (ø) :arrow_down:
...ator/service/security/OAuth2TokenCacheService.java 16.66% <ø> (ø) 2 <0> (ø) :arrow_down:
...chestrator/service/commands/GetCmdbDataUpdate.java 6.25% <0%> (-0.9%) 1 <0> (ø)
...chestrator/service/commands/GetCmdbDataDeploy.java 96.15% <100%> (+0.5%) 5 <1> (ø) :arrow_down:
...it/reply/orchestrator/service/CmdbServiceImpl.java 71.22% <76.36%> (-0.9%) 18 <5> (+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 a9f21db...5697d32. Read the comment docs.