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.5 #242

Closed BohoCode closed 3 years ago

BohoCode commented 3 years ago

793: Use v 1.2.7 of openbanking commons https://github.com/OpenBankingToolkit/openbanking-common/releases/tag/1.2.7

Fixes; Serialisation is based on the value of the iss field of the software statement, and the code expected OpenBanking iss to be "OpenBanking", however in OB Directory Issued Software Statements the iss field is actually "OpenBanking Ltd"

Issue: https://github.com/ForgeCloud/ob-deploy/issues/793

codecov[bot] commented 3 years ago

Codecov Report

Merging #242 (857a75e) into master (23f666e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #242   +/-   ##
=========================================
  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 23f666e...857a75e. Read the comment docs.