transparency-dev / trillian-tessera

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

Optimize hash tiles fetch in MySQL storage implementation #98

Closed roger2hk closed 3 months ago

roger2hk commented 3 months ago

21

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 31.45%. Comparing base (46ec9c2) to head (b2cdda1). Report is 18 commits behind head on main.

Files Patch % Lines
storage/mysql/mysql.go 0.00% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #98 +/- ## ========================================== - Coverage 35.80% 31.45% -4.35% ========================================== Files 16 16 Lines 1363 1545 +182 ========================================== - Hits 488 486 -2 - Misses 801 985 +184 Partials 74 74 ```

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