OpenBankingToolkit / openbanking-analytics

Open Banking analytics, provide KPIs of your Open Banking eco-system
Apache License 2.0
3 stars 1 forks source link

Create release 1.3.7 #246

Closed BohoCode closed 3 years ago

BohoCode commented 3 years ago

793: Fix more issues with DirectorySoftwareStatement serialisation

Use latest commons with fix to ensure iss field is visible in DirectorySoftwareStatement serialisation. Also includes fix to add iss field to SoftwareStatement issued by the Directory Server.

Includes https://github.com/OpenBankingToolkit/openbanking-common/pull/140

codecov[bot] commented 3 years ago

Codecov Report

Merging #246 (7eb84f4) into master (fa656e6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #246   +/-   ##
=========================================
  Coverage     53.09%   53.09%           
  Complexity      193      193           
=========================================
  Files            32       32           
  Lines          1132     1132           
  Branches        100      100           
=========================================
  Hits            601      601           
  Misses          495      495           
  Partials         36       36           

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 fa656e6...7eb84f4. Read the comment docs.