Skip to content

Conversation

@nanderstabel
Copy link
Contributor

Description of change

Please write a summary of your changes and why you made them.

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
  • I have successfully tested this change in a docker environment

@nanderstabel nanderstabel self-assigned this Jan 26, 2026
@nanderstabel nanderstabel added Added A new feature that requires a minor release. BREAKING CHANGE A change to the API that requires a major release. labels Jan 26, 2026
@nanderstabel nanderstabel force-pushed the feat/dc-sd-jwt branch 2 times, most recently from 6194516 to acf2cf7 Compare January 28, 2026 14:55
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2026

Codecov Report

❌ Patch coverage is 37.89174% with 218 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agent_issuance/src/credential/aggregate.rs 47.22% 114 Missing ⚠️
...t_api_http/src/v0/issuance/ietf_oauth_sd_jwt_vc.rs 0.00% 31 Missing ⚠️
agent_secret_manager/src/subject.rs 4.54% 21 Missing ⚠️
agent_issuance/src/state.rs 0.00% 16 Missing ⚠️
agent_shared/src/config/mod.rs 0.00% 15 Missing ⚠️
agent_issuance/src/server_config/aggregate.rs 47.36% 10 Missing ⚠️
agent_api_http/src/v0/issuance/error.rs 0.00% 8 Missing ⚠️
agent_identity/src/document/aggregate.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
...tp/src/v0/issuance/credential_issuer/credential.rs 97.04% <100.00%> (+0.03%) ⬆️
agent_api_http/src/v0/issuance/mod.rs 100.00% <100.00%> (ø)
agent_authorization/src/services.rs 100.00% <100.00%> (ø)
agent_holder/src/presentation/aggregate.rs 81.94% <100.00%> (ø)
agent_holder/src/services.rs 85.00% <100.00%> (ø)
agent_issuance/src/credential/event.rs 0.00% <ø> (ø)
agent_issuance/src/credential/views/mod.rs 100.00% <100.00%> (ø)
agent_issuance/src/services.rs 100.00% <100.00%> (ø)
agent_secret_manager/src/service.rs 100.00% <ø> (ø)
...erification/src/authorization_request/aggregate.rs 92.53% <ø> (ø)
... and 9 more
🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Added A new feature that requires a minor release. BREAKING CHANGE A change to the API that requires a major release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants