trustbloc / sidetree-fabric

Implementation of Sidetree with a backing Hyperledger Fabric ledger
Apache License 2.0
26 stars 13 forks source link

fix: cors option #501

Closed fqutishat closed 3 years ago

fqutishat commented 3 years ago

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #501 (b3d4ab4) into main (722bdb6) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #501      +/-   ##
==========================================
+ Coverage   92.65%   92.66%   +0.01%     
==========================================
  Files          80       80              
  Lines        3294     3300       +6     
==========================================
+ Hits         3052     3058       +6     
  Misses        161      161              
  Partials       81       81              
Impacted Files Coverage Δ
pkg/httpserver/server.go 91.30% <100.00%> (+1.30%) :arrow_up:

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 722bdb6...b3d4ab4. Read the comment docs.