Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

feat: Sdjwt issuance v5 (#31) #3616

Closed

Conversation

mishasizov-SK
Copy link
Contributor

Use the following template for your PR (make sure you follow our
guidelines:

Title:
[Descriptive but using as few words as possible]

Description:
[Link to the GitHub issue it solves (if any)]

Summary:

[Include a brief summary of your changes]

@mishasizov-SK mishasizov-SK changed the title Sdjwt issuance v5 (#31) feat: Sdjwt issuance v5 (#31) Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #3616 (c6081dd) into main (50313f0) will decrease coverage by 0.26%.
The diff coverage is 79.00%.

❗ Current head c6081dd differs from pull request most recent head b9cebfb. Consider uploading reports for the commit b9cebfb to get more accurate results

@@            Coverage Diff             @@
##             main    #3616      +/-   ##
==========================================
- Coverage   86.90%   86.65%   -0.26%     
==========================================
  Files         362      367       +5     
  Lines       49360    50008     +648     
==========================================
+ Hits        42895    43332     +437     
- Misses       4899     5081     +182     
- Partials     1566     1595      +29     
Files Changed Coverage Δ
pkg/doc/verifiable/verifiable.go 2.04% <0.00%> (-0.24%) ⬇️
component/models/sdjwt/verifier/holderbidning.go 41.37% <41.37%> (ø)
component/models/sdjwt/common/common.go 81.19% <44.82%> (-13.02%) ⬇️
component/models/verifiable/credential_sdjwt.go 81.34% <57.69%> (-7.99%) ⬇️
component/models/sdjwt/common/verification.go 74.31% <74.31%> (ø)
component/models/sdjwt/verifier/keybidning.go 77.77% <77.77%> (ø)
component/models/verifiable/jws.go 80.43% <80.00%> (ø)
component/models/sdjwt/verifier/verifier.go 86.29% <85.39%> (-4.58%) ⬇️
component/models/sdjwt/holder/holder.go 90.27% <87.32%> (-9.73%) ⬇️
component/models/verifiable/credential_jwt.go 90.00% <88.23%> (-0.11%) ⬇️
... and 10 more

... and 1 file with indirect coverage changes

Signed-off-by: Mykhailo Sizov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant