sigstore / rekor

Software Supply Chain Transparency Log
https://sigstore.dev
Apache License 2.0
857 stars 160 forks source link

update builder images to use go1.22.4 #2162

Closed cpanato closed 1 week ago

cpanato commented 1 week ago

Summary

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 51.70%. Comparing base (488eb97) to head (d91082a). Report is 147 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2162 +/- ## =========================================== - Coverage 66.46% 51.70% -14.76% =========================================== Files 92 188 +96 Lines 9258 19344 +10086 =========================================== + Hits 6153 10002 +3849 - Misses 2359 8265 +5906 - Partials 746 1077 +331 ``` | [Flag](https://app.codecov.io/gh/sigstore/rekor/pull/2162/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sigstore) | Coverage Δ | | |---|---|---| | [e2etests](https://app.codecov.io/gh/sigstore/rekor/pull/2162/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sigstore) | `50.28% <ø> (+2.72%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/sigstore/rekor/pull/2162/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sigstore) | `43.27% <ø> (-4.41%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sigstore#carryforward-flags-in-the-pull-request-comment) to find out more.

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

cpanato commented 1 week ago

Are we updating https://github.com/sigstore/rekor/blob/main/go.mod#L3 as well?

oh let me do that