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

feat: Add close method to VDRI #820

Merged
merged 1 commit into from
Nov 15, 2019
Merged

feat: Add close method to VDRI #820

merged 1 commit into from
Nov 15, 2019

Conversation

fqutishat
Copy link
Contributor

closes #817

Signed-off-by: Firas Qutishat [email protected]

closes #817

Signed-off-by: Firas Qutishat <[email protected]>
@codecov
Copy link

codecov bot commented Nov 15, 2019

Codecov Report

Merging #820 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #820     +/-   ##
========================================
+ Coverage   91.29%   91.4%   +0.1%     
========================================
  Files          80      80             
  Lines        4804    4818     +14     
========================================
+ Hits         4386    4404     +18     
+ Misses        227     223      -4     
  Partials      191     191
Impacted Files Coverage Δ
pkg/framework/aries/framework.go 83.51% <100%> (+0.46%) ⬆️
pkg/vdri/peer/store.go 80.48% <100%> (+1%) ⬆️
pkg/vdri/registry.go 100% <100%> (ø) ⬆️
pkg/vdri/httpbinding/vdri.go 100% <100%> (+16%) ⬆️

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 a86ab4c...658b7b2. Read the comment docs.

@fqutishat fqutishat merged commit 3dc7437 into hyperledger-archives:master Nov 15, 2019
@fqutishat fqutishat deleted the 817 branch November 15, 2019 15:30
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.

Add close method to VDRI
3 participants