adorsys / psd2-accelerator

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

Bugfix, perform SCA only once #93

Closed isabellaio closed 5 years ago

isabellaio commented 5 years ago

Summary

(What is this feature about)

Checklist for Definition of Done

Depending on the task some of the following jobs are not relevant. Please check the items or cross them out (~~text~~).

codecov[bot] commented 5 years ago

Codecov Report

Merging #93 into master will decrease coverage by 0.28%. The diff coverage is 59.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #93      +/-   ##
============================================
- Coverage      71.8%   71.51%   -0.29%     
- Complexity      286      289       +3     
============================================
  Files            76       77       +1     
  Lines          1589     1608      +19     
  Branches        109      111       +2     
============================================
+ Hits           1141     1150       +9     
- Misses          386      396      +10     
  Partials         62       62
Impacted Files Coverage Δ Complexity Δ
...psd2/sandbox/xs2a/service/domain/ScaException.java 100% <100%> (ø) 1 <1> (?)
...rsys/psd2/sandbox/xs2a/web/RedirectController.java 56.41% <37.5%> (-16.67%) 4 <3> (ø)
...sandbox/xs2a/service/redirect/RedirectService.java 87.87% <88.88%> (+0.37%) 30 <0> (+2) :arrow_up:

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 5f5bba2...b9e3ee4. Read the comment docs.