celestiaorg / nmt

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

feat: adds the Size() method to the nmt API #191

Closed staheri14 closed 1 year ago

staheri14 commented 1 year ago

Overview

Closes #160

Checklist

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d0789c6). Click here to learn what that means. The diff coverage is 100.00%.

:exclamation: Current head ab2d666 differs from pull request most recent head b78ba42. Consider uploading reports for the commit b78ba42 to get more accurate results

@@            Coverage Diff            @@
##             master     #191   +/-   ##
=========================================
  Coverage          ?   95.71%           
=========================================
  Files             ?        5           
  Lines             ?      560           
  Branches          ?        0           
=========================================
  Hits              ?      536           
  Misses            ?       14           
  Partials          ?       10           
Impacted Files Coverage Δ
nmt.go 98.02% <100.00%> (ø)