transparency-dev / trillian-tessera

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

port handlers_test.go #116

Closed phbnf closed 3 months ago

phbnf commented 3 months ago

88

This copies handlers_test.go from c-t-go and adapts the tests to tessera.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 35.08%. Comparing base (46ec9c2) to head (ff4fb1a). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== - Coverage 35.80% 35.08% -0.72% ========================================== Files 16 32 +16 Lines 1363 2699 +1336 ========================================== + Hits 488 947 +459 - Misses 801 1645 +844 - Partials 74 107 +33 ```

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

phbnf commented 3 months ago

oops, will fix the linter