Skip to content

Ensure validate() is awaited when getting an authz request.#81

Merged
dlongley merged 5 commits into
mainfrom
fix-await-validate
Jun 9, 2026
Merged

Ensure validate() is awaited when getting an authz request.#81
dlongley merged 5 commits into
mainfrom
fix-await-validate

Conversation

@dlongley

@dlongley dlongley commented Jun 9, 2026

Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter

codecov-commenter commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 62.16216% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.75%. Comparing base (64f1528) to head (b84457a).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
lib/oid4vp/authorizationRequest.js 62.16% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   54.02%   53.75%   -0.27%     
==========================================
  Files          21       21              
  Lines        4263     4286      +23     
==========================================
+ Hits         2303     2304       +1     
- Misses       1960     1982      +22     
Files with missing lines Coverage Δ
lib/oid4vp/authorizationRequest.js 52.79% <62.16%> (-1.24%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64f1528...b84457a. Read the comment docs.

🚀 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.

@dlongley dlongley merged commit f69ee3e into main Jun 9, 2026
5 checks passed
@dlongley dlongley deleted the fix-await-validate branch June 9, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants