transparency-dev / trillian-tessera

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

GCP CI Test #168

Closed AlCutter closed 1 week ago

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 34.65%. Comparing base (46ec9c2) to head (ce0865a). Report is 82 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #168 +/- ## ========================================== - Coverage 35.80% 34.65% -1.16% ========================================== Files 16 34 +18 Lines 1363 2955 +1592 ========================================== + Hits 488 1024 +536 - Misses 801 1820 +1019 - Partials 74 111 +37 ```

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

roger2hk commented 1 week ago

The magic modules seems to be a good fit here.

https://github.com/GoogleCloudPlatform/magic-modules

roger2hk commented 1 week ago

The magic modules seems to be a good fit here.

https://github.com/GoogleCloudPlatform/magic-modules

Ah, maybe not. It is a tool for developing the Terraform provider for GCP.