celestiaorg / nmt

Namespaced Merkle Tree
Apache License 2.0
112 stars 39 forks source link

chore: introduces a generic function to generate sample NMTs #177

Closed staheri14 closed 1 year ago

staheri14 commented 1 year ago

Overview

Closes https://github.com/celestiaorg/nmt/issues/132

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #177 (c1cf5bc) into master (1884bfb) will decrease coverage by 0.43%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   96.19%   95.76%   -0.43%     
==========================================
  Files           5        5              
  Lines         525      519       -6     
==========================================
- Hits          505      497       -8     
- Misses         12       13       +1     
- Partials        8        9       +1     
Impacted Files Coverage Δ
proof.go 93.80% <ø> (ø)
nmt.go 97.94% <66.66%> (-1.08%) :arrow_down:
hasher.go 97.54% <100.00%> (+0.08%) :arrow_up:

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