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

Add envelope support (w/ VC-JWT to start). #152

Merged
merged 13 commits into from
May 23, 2024
Merged

Add envelope support (w/ VC-JWT to start). #152

merged 13 commits into from
May 23, 2024

Conversation

dlongley
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 90.38%. Comparing base (6061bf1) to head (03db842).

Additional details and impacted files
@@               Coverage Diff                @@
##           vc-v2-latest     #152      +/-   ##
================================================
- Coverage         91.01%   90.38%   -0.63%     
================================================
  Files                15       17       +2     
  Lines              2682     3028     +346     
================================================
+ Hits               2441     2737     +296     
- Misses              241      291      +50     
Files Coverage Δ
lib/helpers.js 84.17% <100.00%> (-0.64%) ⬇️
lib/http.js 100.00% <100.00%> (ø)
lib/index.js 89.30% <100.00%> (+0.41%) ⬆️
schemas/bedrock-vc-issuer.js 100.00% <100.00%> (ø)
lib/vcjwt.js 94.64% <94.64%> (ø)
lib/issuer.js 93.42% <93.06%> (-0.95%) ⬇️
lib/envelopes.js 72.13% <72.13%> (ø)
lib/suites.js 80.24% <54.90%> (-6.76%) ⬇️

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 6061bf1...03db842. Read the comment docs.

@dlongley dlongley merged commit 4bf9cf9 into vc-v2-latest May 23, 2024
4 checks passed
@dlongley dlongley deleted the vc-jwt branch May 23, 2024 17:51
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