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 (CP) #370

Closed alberto-brigandi closed 4 years ago

alberto-brigandi commented 4 years ago

Fixes #368

(cherry picked from commit 87d2c60594e851d83f02e349e8c22183a7949f2f)

codecov-io commented 4 years ago

Codecov Report

Merging #370 into releases/2-2-stable will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##             releases/2-2-stable     #370   +/-   ##
======================================================
  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 4eb7fe3...69e94ea. Read the comment docs.