OpenBankingToolkit / openbanking-analytics

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

Release 1.3.8 with 796: add matls checks to dcr code #247

Closed BohoCode closed 3 years ago

BohoCode commented 3 years ago

796: Add MATLS checks to DCR code

Common code needed to perform MATLS checks to ensure the MATLS transport cert presented for registration and the software statement being used for registration were issed to the same ApiClient (TPP)

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #247 (9ac5b7b) into master (2125f10) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #247   +/-   ##
=========================================
  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 2125f10...9ac5b7b. Read the comment docs.