transparency-dev / trillian-tessera

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

README: direct users to the examples #160

Closed mhutchinson closed 3 weeks ago

mhutchinson commented 3 weeks ago

We can come back and add example usage in this main README if that's useful, but for now pointing to the examples that are fleshed out and are known to compile is a pragmatic step forward. It also gives newcomers links to binaries they can run to understand what Tessera can do, before they start writing any code.

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 35.28%. Comparing base (46ec9c2) to head (32e415e). Report is 76 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================== - Coverage 35.80% 35.28% -0.53% ========================================== Files 16 33 +17 Lines 1363 2874 +1511 ========================================== + Hits 488 1014 +526 - Misses 801 1750 +949 - Partials 74 110 +36 ```

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