transparency-dev / trillian-tessera

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

Tests for the hammer analysis #137

Closed mhutchinson closed 1 month ago

mhutchinson commented 1 month ago

Basic tests to make sure that the average reported is correct and that async behaviour is reliable.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 36.41%. Comparing base (46ec9c2) to head (1d0c657). Report is 55 commits behind head on main.

Files Patch % Lines
hammer/hammer.go 81.25% 2 Missing and 1 partial :warning:
hammer/tui.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + 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.