onflow / atree

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

Add regression test for CircleHash64 #247

Closed fxamacker closed 2 years ago

fxamacker commented 2 years ago

Description

Add tests to check some CircleHash64 digests for compatibility.

This is a subset of the full CircleHash64 compatibility tests (which verify nearly 600,000 digests). This subset was copied from fxamacker/circlehash (Apache License 2.0).

Closes #245


codecov-commenter commented 2 years ago

Codecov Report

Merging #247 (2953a4b) into main (82a5e53) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   68.90%   68.90%           
=======================================
  Files          14       14           
  Lines        7245     7245           
=======================================
  Hits         4992     4992           
  Misses       1621     1621           
  Partials      632      632           

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 82a5e53...2953a4b. Read the comment docs.