onflow / atree

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

Add more tests to cover errors.go because coverage is less than 10% #223

Closed fxamacker closed 2 years ago

fxamacker commented 2 years ago

Issue To Be Solved

The current test coverage of errors.go is too low.

Suggested Solution

Add more tests to cover the functions in errors.go.