adorsys / psd2-accelerator

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

Consent check if auth allowed #88

Closed wandi34 closed 5 years ago

wandi34 commented 5 years ago

Summary

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 #88 into master will increase coverage by 0.1%. The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #88     +/-   ##
==========================================
+ Coverage     71.69%   71.8%   +0.1%     
- Complexity      283     286      +3     
==========================================
  Files            76      76             
  Lines          1583    1589      +6     
  Branches        109     109             
==========================================
+ Hits           1135    1141      +6     
  Misses          386     386             
  Partials         62      62
Impacted Files Coverage Δ Complexity Δ
...sandbox/xs2a/service/redirect/RedirectService.java 87.5% <90.9%> (+0.61%) 28 <4> (+3) :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 bbfa93f...31d8681. Read the comment docs.