adorsys / psd2-accelerator

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

Add checks for correct currencies #91

Closed jatiim closed 5 years ago

jatiim 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 #91 into master will increase coverage by 0.15%. The diff coverage is 82.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
+ Coverage     71.41%   71.57%   +0.15%     
- Complexity      267      275       +8     
============================================
  Files            76       76              
  Lines          1550     1576      +26     
  Branches         99      104       +5     
============================================
+ Hits           1107     1128      +21     
- Misses          385      386       +1     
- Partials         58       62       +4
Impacted Files Coverage Δ Complexity Δ
...ndbox/xs2a/service/pis/PeriodicPaymentSpiImpl.java 80% <100%> (+3.52%) 4 <0> (ø) :arrow_down:
...sandbox/xs2a/service/pis/SinglePaymentSpiImpl.java 79.16% <100%> (+4.16%) 6 <3> (ø) :arrow_down:
...ys/psd2/sandbox/xs2a/testdata/TestDataService.java 98.15% <100%> (-0.01%) 33 <0> (ø)
...ndbox/xs2a/service/pis/AbstractPaymentSpiImpl.java 42.85% <57.14%> (+2.38%) 7 <2> (+2) :arrow_up:
...d2/sandbox/xs2a/service/ais/AisConsentSpiImpl.java 72.41% <80%> (+3.99%) 8 <3> (+3) :arrow_up:
...ox/xs2a/service/piis/FundsConfirmationSpiImpl.java 92% <85.71%> (+1.09%) 8 <3> (+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 a8313ce...e7129bc. Read the comment docs.