transparency-dev / trillian-tessera

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

Add support for file-system logs #103

Closed mhutchinson closed 3 months ago

mhutchinson commented 3 months ago

Probably not really useful for load testing, but a small amount of code to check that the posix log is generating conformant logs

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 25.05%. Comparing base (46ec9c2) to head (f0dfcd4). Report is 23 commits behind head on main.

Files Patch % Lines
hammer/client.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## =========================================== - Coverage 35.80% 25.05% -10.76% =========================================== Files 16 20 +4 Lines 1363 1940 +577 =========================================== - Hits 488 486 -2 - Misses 801 1380 +579 Partials 74 74 ```

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