indigo-dc / orchestrator

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

Fix ParentServiceId not populated in CPR requests #369

Closed alberto-brigandi closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #369 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #369   +/-   ##
=========================================
  Coverage     62.82%   62.82%           
  Complexity      918      918           
=========================================
  Files           179      179           
  Lines          5601     5601           
  Branches        348      348           
=========================================
  Hits           3519     3519           
  Misses         1948     1948           
  Partials        134      134
Flag Coverage Δ Complexity Δ
#integration 8.76% <0%> (ø) 170 <0> (ø) :arrow_down:
#unittests 58.86% <100%> (ø) 842 <4> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...a/it/reply/orchestrator/dto/cmdb/CloudService.java 78.57% <ø> (ø) 11 <0> (ø) :arrow_down:
...ply/orchestrator/dto/ranker/MonitoringService.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...it/reply/orchestrator/dto/cmdb/ComputeService.java 100% <100%> (ø) 1 <0> (ø) :arrow_down:
...y/orchestrator/dto/cmdb/MesosFrameworkService.java 100% <100%> (ø) 1 <1> (ø) :arrow_down:
...t/reply/orchestrator/dto/cmdb/MarathonService.java 70% <100%> (ø) 1 <1> (ø) :arrow_down:
...it/reply/orchestrator/dto/cmdb/ChronosService.java 100% <100%> (ø) 1 <1> (ø) :arrow_down:
...ava/it/reply/orchestrator/dto/cmdb/QcgService.java 100% <100%> (ø) 1 <1> (ø) :arrow_down:
...rchestrator/service/commands/GetProvidersRank.java 98.11% <100%> (ø) 7 <0> (ø) :arrow_down:

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 c0d2497...d2c6cc6. Read the comment docs.