transparency-dev / trillian-tessera

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

Hammer: refactor for clearer separation #114

Closed mhutchinson closed 3 months ago

mhutchinson commented 3 months ago

This is just moving code around for clearer separation and documentation via method naming.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 28.61%. Comparing base (46ec9c2) to head (2e968ac). Report is 32 commits behind head on main.

Files Patch % Lines
hammer/tui.go 0.00% 76 Missing :warning:
hammer/hammer.go 0.00% 65 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================== - Coverage 35.80% 28.61% -7.19% ========================================== Files 16 31 +15 Lines 1363 2684 +1321 ========================================== + Hits 488 768 +280 - Misses 801 1829 +1028 - Partials 74 87 +13 ```

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