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

Return verified data after presentation submission processing #360

Merged
merged 3 commits into from
Apr 20, 2023

Conversation

decentralgabe
Copy link
Member

Fixes #355

@decentralgabe decentralgabe marked this pull request as ready for review April 19, 2023 23:09
@decentralgabe decentralgabe self-assigned this Apr 19, 2023
@decentralgabe decentralgabe added this to the BTC Miami milestone Apr 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2023

Codecov Report

Merging #360 (40287d9) into main (ef62f1f) will increase coverage by 0.23%.
The diff coverage is 56.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
+ Coverage   57.75%   57.99%   +0.23%     
==========================================
  Files          52       52              
  Lines        6566     6574       +8     
==========================================
+ Hits         3792     3812      +20     
+ Misses       2065     2055      -10     
+ Partials      709      707       -2     
Impacted Files Coverage Δ
credential/rendering/schema.go 0.00% <0.00%> (ø)
credential/schema/vcjsonschema.go 46.00% <0.00%> (ø)
schema/jsonschema.go 59.09% <40.00%> (+7.09%) ⬆️
credential/exchange/schema.go 36.36% <42.86%> (ø)
credential/exchange/verification.go 59.26% <63.04%> (+8.45%) ⬆️
credential/manifest/schema.go 52.63% <75.00%> (ø)
credential/exchange/submission.go 72.87% <100.00%> (+0.25%) ⬆️

@decentralgabe decentralgabe merged commit 6d87cd1 into main Apr 20, 2023
@decentralgabe decentralgabe deleted the 355-return-pe-claims branch April 20, 2023 00:04
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.

Presentation Exchange: Return resulting claim(s) from a presentation submission
3 participants