transparency-dev / trillian-tessera

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

Set content type appropriately #151

Closed phbnf closed 3 months ago

phbnf commented 3 months ago

Need to initialize the writer before setting the content type

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.00%. Comparing base (46ec9c2) to head (fa1154b). Report is 67 commits behind head on main.

Files Patch % Lines
storage/gcp/gcp.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== + Coverage 35.80% 36.00% +0.19% ========================================== Files 16 32 +16 Lines 1363 2811 +1448 ========================================== + Hits 488 1012 +524 - Misses 801 1688 +887 - Partials 74 111 +37 ```

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