transparency-dev / trillian-tessera

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

Move tile path string to level index width methods from `mysql` to `layout` package #134

Closed roger2hk closed 1 month ago

roger2hk commented 1 month ago

It's a better home for those path parsing related methods.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 35.03%. Comparing base (46ec9c2) to head (c57ab12). Report is 49 commits behind head on main.

Files Patch % Lines
cmd/example-mysql/main.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================== - Coverage 35.80% 35.03% -0.77% ========================================== Files 16 33 +17 Lines 1363 2777 +1414 ========================================== + Hits 488 973 +485 - Misses 801 1696 +895 - Partials 74 108 +34 ```

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