hyperledger-archives / aries-framework-go-ext

https://wiki.hyperledger.org/display/aries
Apache License 2.0
14 stars 22 forks source link

chore: Refactor sidetree client send operation request function #292

Closed sandrask closed 1 year ago

sandrask commented 1 year ago

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

codecov[bot] commented 1 year ago

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%) :arrow_down:
component/vdr/sidetree/option.go 100.00% <100.00%> (ø)
component/storage/mongodb/store.go 89.35% <0.00%> (+1.64%) :arrow_up:

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