transparency-dev / trillian-tessera

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

Simplify issuer storage #173

Closed phbnf closed 2 weeks ago

phbnf commented 3 weeks ago

88

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 34.52%. Comparing base (46ec9c2) to head (cb8a9e6). Report is 84 commits behind head on main.

Files Patch % Lines
personalities/sctfe/storage.go 0.00% 25 Missing :warning:
personalities/sctfe/storage/gcp/issuers.go 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== - Coverage 35.80% 34.52% -1.28% ========================================== Files 16 34 +18 Lines 1363 2966 +1603 ========================================== + Hits 488 1024 +536 - Misses 801 1831 +1030 - Partials 74 111 +37 ```

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