transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
8 stars 7 forks source link

Fix incorrect use of errors.Is #140

Closed AlCutter closed 4 weeks ago

codecov-commenter commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 36.41%. Comparing base (46ec9c2) to head (4fa0ce3). Report is 58 commits behind head on main.

Files Patch % Lines
storage/posix/files.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== + Coverage 35.80% 36.41% +0.60% ========================================== Files 16 33 +17 Lines 1363 2793 +1430 ========================================== + Hits 488 1017 +529 - Misses 801 1666 +865 - Partials 74 110 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.