Skip to content

feat: add vc+sd-jwt to vp_formats_supported#126

Merged
coplat merged 1 commit into
devfrom
fix/vp_formats_supported
May 6, 2026
Merged

feat: add vc+sd-jwt to vp_formats_supported#126
coplat merged 1 commit into
devfrom
fix/vp_formats_supported

Conversation

@coplat
Copy link
Copy Markdown
Contributor

@coplat coplat commented May 4, 2026

Description of change

Adds vc+sd-jwt to the vp_formats_supported struct to allow verification of vc+sd-jwt presentations.

Links to any relevant issues

Be sure to reference any related issues by adding fixes issue #.

How the change has been tested

Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any relevant configurations.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 4, 2026

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
oid4vp/src/oid4vp.rs 16.66% 5 Missing ⚠️
oid4vp/src/dcql/meta.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
oid4vp/src/authorization_request.rs 90.09% <ø> (ø)
oid4vp/src/dcql/meta.rs 79.48% <0.00%> (-2.10%) ⬇️
oid4vp/src/oid4vp.rs 69.56% <16.66%> (-3.70%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coplat coplat requested a review from nanderstabel May 5, 2026 01:07
@coplat coplat changed the title feat: add vc+sd-jwt to vp_formats_supported feat: add vc+sd-jwt to vp_formats_supported May 5, 2026
@coplat coplat self-assigned this May 5, 2026
@coplat coplat merged commit e860178 into dev May 6, 2026
3 checks passed
@coplat coplat deleted the fix/vp_formats_supported branch May 6, 2026 08:27
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.

3 participants