Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow credential templates to return entire credential requests. #59

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

dlongley
Copy link
Member

@dlongley dlongley commented Apr 18, 2024

This PR also includes test dependencies that include updated VC-2.0 modules. We don't plan on merging this to main until those modules (with those features) are released.

@codecov-commenter
Copy link

codecov-commenter commented May 20, 2024

Codecov Report

Attention: Patch coverage is 80.05540% with 72 lines in your changes are missing coverage. Please review.

Please upload report for BASE (main@b93dad3). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage        ?   85.95%           
=======================================
  Files           ?       11           
  Lines           ?     2605           
  Branches        ?        0           
=======================================
  Hits            ?     2239           
  Misses          ?      366           
  Partials        ?        0           
Files Coverage Δ
lib/exchanges.js 75.64% <100.00%> (ø)
lib/http.js 90.64% <100.00%> (ø)
lib/issue.js 94.91% <83.33%> (ø)
lib/index.js 84.61% <80.76%> (ø)
lib/openId.js 86.70% <82.45%> (ø)
lib/vcapi.js 76.04% <76.04%> (ø)

Continue to review full report in Codecov by Sentry.

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

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.

None yet

2 participants