adorsys / psd2-accelerator

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

Bugfix/dm fix currency check consent #103

Closed DmitryMishchuk closed 5 years ago

DmitryMishchuk commented 5 years ago

Summary

fixed AIS consent creation to support accounts without currency set

Checklist for Definition of Done

codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
+ Coverage     70.92%   71.05%   +0.12%     
- Complexity      239      241       +2     
============================================
  Files            67       67              
  Lines          1362     1361       -1     
  Branches         84       83       -1     
============================================
+ Hits            966      967       +1     
+ Misses          356      355       -1     
+ Partials         40       39       -1
Impacted Files Coverage Δ Complexity Δ
...d2/sandbox/xs2a/service/ais/AisConsentSpiImpl.java 78.57% <100%> (+6.15%) 10 <6> (+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 1bb0034...18305a3. Read the comment docs.