transparency-dev / trillian-tessera

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

Don't break integration on error #111

Closed AlCutter closed 3 months ago

AlCutter commented 3 months ago

This PR corrects a bug introduced in #109 which causes the GCP integration loop to exit if there's an error during an integration run.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 26.22%. Comparing base (46ec9c2) to head (161255d). Report is 31 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## ========================================== - Coverage 35.80% 26.22% -9.58% ========================================== Files 16 19 +3 Lines 1363 1853 +490 ========================================== - Hits 488 486 -2 - Misses 801 1293 +492 Partials 74 74 ```

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