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

feat: vcwallet presentproof - wait for done #3022

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

sudeshrshetty
Copy link
Contributor

Signed-off-by: sudesh.shetty sudesh.shetty@securekey.com

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #3022 (376ab69) into main (d7c58d6) will increase coverage by 0.01%.
The diff coverage is 97.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3022      +/-   ##
==========================================
+ Coverage   88.51%   88.52%   +0.01%     
==========================================
  Files         292      292              
  Lines       37438    37516      +78     
==========================================
+ Hits        33137    33212      +75     
- Misses       3124     3125       +1     
- Partials     1177     1179       +2     
Impacted Files Coverage Δ
pkg/controller/rest/vcwallet/operation.go 100.00% <ø> (ø)
pkg/wallet/options.go 98.07% <72.72%> (-1.93%) ⬇️
pkg/client/vcwallet/client.go 100.00% <100.00%> (ø)
pkg/controller/command/vcwallet/command.go 97.48% <100.00%> (+0.03%) ⬆️
pkg/didcomm/protocol/presentproof/service.go 80.08% <100.00%> (ø)
pkg/didcomm/protocol/presentproof/states.go 78.26% <100.00%> (ø)
pkg/wallet/wallet.go 98.73% <100.00%> (+0.13%) ⬆️

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 d7c58d6...376ab69. Read the comment docs.

- wait for acknowledgement
- wait for problem-report
- support for web redirect info
- closes hyperledger-archives#3021

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
@fqutishat fqutishat merged commit 5ab9da9 into hyperledger-archives:main Oct 20, 2021
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.

vc wallet - present proof - wait for done or abandoned state
2 participants