txaty / go-merkletree

Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.
https://pkg.go.dev/github.com/txaty/go-merkletree
MIT License
110 stars 17 forks source link

Modify default hash function #15

Closed txaty closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #15 (81295ff) into main (1b07bc8) will decrease coverage by 0.43%. The diff coverage is 84.21%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   91.46%   91.03%   -0.44%     
==========================================
  Files           1        2       +1     
  Lines         422      435      +13     
==========================================
+ Hits          386      396      +10     
- Misses         24       26       +2     
- Partials       12       13       +1     
Impacted Files Coverage Δ
default_hash.go 78.57% <78.57%> (ø)
merkle_tree.go 91.44% <100.00%> (-0.03%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more