onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 16 forks source link

Add MaxCollisionLimitPerDigest #271

Closed fxamacker closed 2 years ago

fxamacker commented 2 years ago

Description

Port of dapperlabs/atree-internal#4


codecov-commenter commented 2 years ago

Codecov Report

Merging #271 (32d7f2a) into main (525fbc2) will increase coverage by 0.36%. The diff coverage is 68.08%.

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   68.98%   69.34%   +0.36%     
==========================================
  Files          14       14              
  Lines        7257     7344      +87     
==========================================
+ Hits         5006     5093      +87     
- Misses       1619     1622       +3     
+ Partials      632      629       -3     
Impacted Files Coverage Δ
errors.go 19.70% <25.00%> (+0.32%) :arrow_up:
map.go 71.78% <76.92%> (+0.36%) :arrow_up:
storage.go 81.89% <0.00%> (+2.34%) :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 525fbc2...32d7f2a. Read the comment docs.