adorsys / psd2-accelerator

PSD2 Compliant Sandbox Implementing the XS2A API
https://adorsys.com/en/products/modelbank/
Other
27 stars 8 forks source link

fix ssl #107

Closed jfractalus closed 5 years ago

jfractalus commented 5 years ago

Summary

Fix ssl problem

codecov[bot] commented 5 years ago

Codecov Report

Merging #107 into master will increase coverage by 1.29%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #107      +/-   ##
============================================
+ Coverage     71.07%   72.37%   +1.29%     
- Complexity      241      245       +4     
============================================
  Files            67       67              
  Lines          1362     1350      -12     
  Branches         83       83              
============================================
+ Hits            968      977       +9     
+ Misses          355      334      -21     
  Partials         39       39
Impacted Files Coverage Δ Complexity Δ
.../java/de/adorsys/psd2/sandbox/xs2a/Xs2aConfig.java 81.08% <ø> (+1.59%) 2 <0> (ø) :arrow_down:
...a/de/adorsys/psd2/sandbox/portal/PortalConfig.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...de/adorsys/psd2/sandbox/xs2a/WebConfiguration.java 55.55% <100%> (ø) 4 <2> (?)

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 90735af...95d61c7. Read the comment docs.

DG0lden commented 5 years ago

Please change the commits (i.e. squash them) and give them comments that describe what is really done. Your description is too short and general