indigo-dc / orchestrator

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

Implemented administration group in configuration to handle security #375

Closed mperniola closed 4 years ago

mperniola commented 4 years ago

issue in list of deployments (changed behavior) Renamed/Refactored ConfigurationEndpoint to ConfigurationController Updated Documentation

codecov-io commented 4 years ago

Codecov Report

Merging #375 into master will decrease coverage by 0.11%. The diff coverage is 14.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #375      +/-   ##
============================================
- Coverage     63.04%   62.93%   -0.12%     
  Complexity      938      938              
============================================
  Files           180      180              
  Lines          5634     5644      +10     
  Branches        353      355       +2     
============================================
  Hits           3552     3552              
- Misses         1948     1956       +8     
- Partials        134      136       +2
Flag Coverage Δ Complexity Δ
#integration 8.5% <3.7%> (-0.23%) 169 <1> (-2)
#unittests 59.07% <14.81%> (-0.04%) 864 <1> (+2)
Impacted Files Coverage Δ Complexity Δ
...orchestrator/config/properties/OidcProperties.java 27.77% <0%> (-1.64%) 6 <0> (ø)
...chestrator/controller/ConfigurationController.java 100% <100%> (ø) 2 <1> (?)
...ly/orchestrator/service/DeploymentServiceImpl.java 78.82% <12.5%> (-2.78%) 31 <0> (ø)

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 2b0558b...cc4b40c. Read the comment docs.