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

fix(credentials): add missing issue credential v1 proposal attributes #798

Merged

Conversation

NB-MikeRichardson
Copy link
Contributor

No description provided.

Signed-off-by: Mike Richardson <mike.richardson@northernblock.io>
Signed-off-by: Mike Richardson <mike.richardson@northernblock.io>
@NB-MikeRichardson NB-MikeRichardson requested a review from a team as a code owner May 25, 2022 12:58
@NB-MikeRichardson NB-MikeRichardson changed the title Fix/issue788 fix: issue788 May 25, 2022
Signed-off-by: Mike Richardson <mike.richardson@northernblock.io>
@TimoGlastra TimoGlastra linked an issue May 26, 2022 that may be closed by this pull request
@TimoGlastra TimoGlastra changed the title fix: issue788 fix(credentials): add missing issue credential v1 proposal attributes May 26, 2022
Signed-off-by: Mike Richardson <mike.richardson@ontario.ca>
Signed-off-by: Mike Richardson <mike.richardson@ontario.ca>
const { message: credentialProposal } = await credentialService.createProposal(proposeOptions)

// console.log(credentialProposal.toJSON())
expect(credentialProposal.toJSON()).toMatchObject({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

…rviceProposeOffer.test.ts

Signed-off-by: Timo Glastra <timo@animo.id>
Copy link
Contributor

@TimoGlastra TimoGlastra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can fix the merge conflicts we can merge, thanks!

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2022

Codecov Report

Merging #798 (f0f7093) into main (45b024d) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #798      +/-   ##
==========================================
- Coverage   87.61%   87.61%   -0.01%     
==========================================
  Files         438      438              
  Lines       10839    10838       -1     
  Branches     1905     1904       -1     
==========================================
- Hits         9497     9496       -1     
  Misses       1280     1280              
  Partials       62       62              
Impacted Files Coverage Δ
...les/credentials/protocol/v1/V1CredentialService.ts 87.16% <ø> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45b024d...f0f7093. Read the comment docs.

@TimoGlastra TimoGlastra merged commit 966cc3d into openwallet-foundation:main May 26, 2022
@NB-MikeRichardson NB-MikeRichardson deleted the fix/issue788 branch May 27, 2022 07:12
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.

Propose credential issue, Faber is not receiving attributes
3 participants