transparency-dev / trillian-tessera

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

Ensure that storage implementations meet the same contract #166

Closed mhutchinson closed 2 weeks ago

mhutchinson commented 3 weeks ago

This is a basic check that they support the same contract for Add. More methods can be added later.

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.58%. Comparing base (46ec9c2) to head (d47af83). Report is 82 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #166 +/- ## ========================================== - Coverage 35.80% 34.58% -1.22% ========================================== Files 16 34 +18 Lines 1363 2955 +1592 ========================================== + Hits 488 1022 +534 - Misses 801 1821 +1020 - Partials 74 112 +38 ```

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