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

chore: Refactor sidetree client send operation request function #292

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Nov 2, 2022

Refactor sidetree client send operation request function so it can be passed as an option.

Closes #291

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

Refactor sidetree client send operation request function so it can be passed as an option.

Closes hyperledger-archives#291

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #292 (7b4a106) into main (fe7db74) will increase coverage by 0.27%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   85.00%   85.27%   +0.27%     
==========================================
  Files          25       25              
  Lines        4014     4000      -14     
==========================================
- Hits         3412     3411       -1     
+ Misses        362      352      -10     
+ Partials      240      237       -3     
Impacted Files Coverage Δ
component/vdr/sidetree/client.go 82.67% <100.00%> (-0.86%) ⬇️
component/vdr/sidetree/option.go 100.00% <100.00%> (ø)
component/storage/mongodb/store.go 89.35% <0.00%> (+1.64%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fqutishat fqutishat merged commit 0c41ff0 into hyperledger-archives:main Nov 2, 2022
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.

Refactor sidetree client send operation request function
2 participants