adorsys / psd2-accelerator

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

Filter for bookingStatus #89

Closed wandi34 closed 5 years ago

wandi34 commented 5 years ago

Summary

Filter transaction list for bookingStatus (BOOKED | PENDING | BOTH)

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 #89 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #89      +/-   ##
============================================
+ Coverage     71.57%   71.69%   +0.12%     
- Complexity      275      283       +8     
============================================
  Files            76       76              
  Lines          1576     1583       +7     
  Branches        104      109       +5     
============================================
+ Hits           1128     1135       +7     
  Misses          386      386              
  Partials         62       62
Impacted Files Coverage Δ Complexity Δ
...psd2/sandbox/xs2a/testdata/TestDataFileReader.java 100% <100%> (ø) 12 <0> (+1) :arrow_up:
.../psd2/sandbox/xs2a/service/ais/AccountSpiImpl.java 65.17% <100%> (+2.32%) 25 <12> (+7) :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 c3c161f...ff059f0. Read the comment docs.