hetznercloud / hcloud-cloud-controller-manager

Kubernetes cloud-controller-manager for Hetzner Cloud
Apache License 2.0
743 stars 118 forks source link

ci: setup go version using go.mod file #653

Closed jooola closed 5 months ago

jooola commented 5 months ago

Use the go.mod file to determine the version of go to run in CI.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 76.23%. Comparing base (45ac40a) to head (6a8d8af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #653 +/- ## ========================================== + Coverage 76.14% 76.23% +0.08% ========================================== Files 21 21 Lines 2264 2264 ========================================== + Hits 1724 1726 +2 + Misses 362 360 -2 Partials 178 178 ```

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