adorsys / psd2-accelerator

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

fix npe in isCorrectCurrency #121

Closed jfractalus closed 4 years ago

jfractalus commented 4 years ago

Fix NPE in isCorrectCurrency method

codecov[bot] commented 4 years ago

Codecov Report

Merging #121 into master will increase coverage by 0.02%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #121      +/-   ##
===========================================
+ Coverage     72.58%   72.6%   +0.02%     
- Complexity      247     249       +2     
===========================================
  Files            67      67              
  Lines          1368    1369       +1     
  Branches         90      90              
===========================================
+ Hits            993     994       +1     
  Misses          334     334              
  Partials         41      41
Impacted Files Coverage Δ Complexity Δ
...ndbox/xs2a/service/pis/AbstractPaymentSpiImpl.java 42.55% <50%> (+1.24%) 9 <2> (+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 4b5be07...0b0afcd. Read the comment docs.