adorsys / psd2-accelerator

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

added global consent support #106

Closed DmitryMishchuk closed 5 years ago

DmitryMishchuk commented 5 years ago

Summary

added global consent support added cucumber tests for global consent

Checklist for Definition of Done

codecov[bot] commented 5 years ago

Codecov Report

Merging #106 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #106      +/-   ##
============================================
+ Coverage     71.05%   71.07%   +0.02%     
  Complexity      241      241              
============================================
  Files            67       67              
  Lines          1361     1362       +1     
  Branches         83       83              
============================================
+ Hits            967      968       +1     
  Misses          355      355              
  Partials         39       39
Impacted Files Coverage Δ Complexity Δ
...sandbox/xs2a/service/redirect/RedirectService.java 87.96% <100%> (+0.09%) 30 <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 f0e3e5b...393a026. Read the comment docs.