transparency-dev / trillian-tessera

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

Hammer pushback support #106

Closed AlCutter closed 3 months ago

AlCutter commented 3 months ago

This PR adds support in the hammer for recognising and reacting to pushback from the target log.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 26.17%. Comparing base (46ec9c2) to head (1bf6dae). Report is 28 commits behind head on main.

Files Patch % Lines
hammer/client.go 0.00% 18 Missing :warning:
hammer/hammer.go 0.00% 9 Missing :warning:
hammer/workers.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== - Coverage 35.80% 26.17% -9.64% ========================================== Files 16 19 +3 Lines 1363 1857 +494 ========================================== - Hits 488 486 -2 - Misses 801 1297 +496 Partials 74 74 ```

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