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

feat: Support for Verifiable Credential Data Model 2.0 #1754

Merged
merged 1 commit into from
Sep 17, 2024

feat: Support for Verifiable Credential Data Model 2.0

de857c5
Select commit
Loading
Failed to load commit list.
Merged

feat: Support for Verifiable Credential Data Model 2.0 #1754

feat: Support for Verifiable Credential Data Model 2.0
de857c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 1s

86.25% (target 85.00%)

View this Pull Request on Codecov

86.25% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 94.23077% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.25%. Comparing base (e4f97de) to head (de857c5).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
internal/logfields/fields.go 66.66% 2 Missing ⚠️
pkg/restapi/v1/issuer/controller.go 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1754      +/-   ##
==========================================
+ Coverage   85.82%   86.25%   +0.43%     
==========================================
  Files         182      190       +8     
  Lines       12560    13376     +816     
==========================================
+ Hits        10780    11538     +758     
- Misses       1313     1340      +27     
- Partials      467      498      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.