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

Add an environment variable which disables the parsing of Go version from the module file present in the project #1144

Merged
merged 2 commits into from
May 22, 2024

Conversation

ccojocar
Copy link
Member

fixes #1143

…from module file

Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
… rules

Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 66.68%. Comparing base (b633c4c) to head (83dd054).

Files Patch % Lines
helpers.go 40.00% 2 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
- Coverage   68.49%   66.68%   -1.81%     
==========================================
  Files          68       68              
  Lines        3745     3746       +1     
==========================================
- Hits         2565     2498      -67     
- Misses       1065     1136      +71     
+ Partials      115      112       -3     

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

@ccojocar ccojocar merged commit 1e1fc91 into securego:master May 22, 2024
6 checks passed
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.

Add an option to set the Go version
2 participants