Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
May 31, 2024
Merged

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

merged 3 commits into from
May 31, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented May 31, 2024

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

@jooola jooola requested a review from a team as a code owner May 31, 2024 09:13
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola merged commit 77438db into main May 31, 2024
8 checks passed
@jooola jooola deleted the ci-setup-go-version branch May 31, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant