servicecatalog / oscm-app

OSCM Asynchronous Provisioning Proxy.
Apache License 2.0
1 stars 3 forks source link

Merge sso branch #63

Closed GoebelL closed 4 years ago

GoebelL commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into master will increase coverage by 0.25%. The diff coverage is 29.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   35.05%   35.31%   +0.25%     
==========================================
  Files         249      252       +3     
  Lines       16244    16218      -26     
  Branches     2156     2145      -11     
==========================================
+ Hits         5694     5727      +33     
+ Misses      10257    10194      -63     
- Partials      293      297       +4
Impacted Files Coverage Δ
.../org/oscm/app/domain/PlatformConfigurationKey.java 100% <ø> (ø) :arrow_up:
...m/app/vmware/persistence/APPDataAccessService.java 0% <0%> (ø) :arrow_up:
...pp/v2_0/service/AsynchronousProvisioningProxy.java 0% <0%> (ø) :arrow_up:
...app/v2_0/service/APPAuthenticationServiceBean.java 0% <0%> (ø) :arrow_up:
...ava/org/oscm/app/sample/controller/Dispatcher.java 0% <0%> (ø) :arrow_up:
...rg/oscm/app/sample/controller/email/HTMLEmail.java 100% <100%> (ø)
...rg/oscm/app/sample/controller/email/TextEmail.java 100% <100%> (ø)
...ain/java/org/oscm/app/sample/controller/Email.java 43.47% <43.47%> (ø)
...g/oscm/app/v2_0/service/APPlatformServiceBean.java 20% <5.92%> (+0.89%) :arrow_up:
.../app/v2_0/service/APPConfigurationServiceBean.java 17.43% <56.52%> (-1.04%) :arrow_down:
... and 5 more