Skip to content

fix(helpers/goversion): get from go.mod #1119

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

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

gnuletik
Copy link
Contributor

This PR introduce changes on how the go version is extracted.

The version is now extracted from the linted module instead of the runtime used to build the CLI.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 68.43%. Comparing base (43b8b75) to head (c60b726).

Files Patch % Lines
helpers.go 60.00% 3 Missing and 3 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1119      +/-   ##
==========================================
+ Coverage   66.84%   68.43%   +1.58%     
==========================================
  Files          68       68              
  Lines        3725     3738      +13     
==========================================
+ Hits         2490     2558      +68     
+ Misses       1124     1065      -59     
- Partials      111      115       +4     

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

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.

3 participants