Skip to content

chore: made tests pass again

3428567
Select commit
Loading
Failed to load commit list.
Merged

fix/SSISDK-73_nonce-session #207

chore: made tests pass again
3428567
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 1s

73.17% (+0.00%) compared to 3df4a72

View this Pull Request on Codecov

73.17% (+0.00%) compared to 3df4a72

Details

Codecov Report

❌ Patch coverage is 67.74194% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.17%. Comparing base (3df4a72) to head (3428567).

Files with missing lines Patch % Lines
packages/issuer-rest/lib/oid4vci-api-functions.ts 44.00% 14 Missing ⚠️
packages/issuer/lib/VcIssuer.ts 82.75% 5 Missing ⚠️
packages/client/lib/OpenID4VCIClient.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           feature/SSISDK-65_redirect-fix     #207   +/-   ##
===============================================================
  Coverage                           73.16%   73.17%           
===============================================================
  Files                                 167      167           
  Lines                               19840    19866   +26     
  Branches                             2036     2041    +5     
===============================================================
+ Hits                                14516    14537   +21     
- Misses                               5307     5312    +5     
  Partials                               17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.