transparency-dev / trillian-tessera

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

Remove all the quota related code #143

Closed phbnf closed 2 months ago

phbnf commented 2 months ago

88

We can re-add this later if required. Let's try and stick with Tessera's back-pressure mechanism for the alpha release.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 36.00%. Comparing base (46ec9c2) to head (9ce01f5). Report is 62 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #143 +/- ## ========================================== + 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.