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

fix: initial module in golint presubmit check #818

Merged
merged 3 commits into from
Apr 18, 2022

Conversation

nolanmar511
Copy link
Contributor

This change adds a call to go mod init tools before installing golint. This should failure observed in golint tests.

@nolanmar511 nolanmar511 requested review from a team as code owners April 12, 2022 20:29
@product-auto-label product-auto-label bot added the api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API. label Apr 12, 2022
@nolanmar511 nolanmar511 requested a review from amchiclet April 12, 2022 20:30
@codecov
Copy link

codecov bot commented Apr 12, 2022

Codecov Report

Merging #818 (580d3c8) into main (5ea7178) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #818   +/-   ##
=======================================
  Coverage   69.55%   69.55%           
=======================================
  Files           7        7           
  Lines        1248     1248           
  Branches       53       53           
=======================================
  Hits          868      868           
  Misses        379      379           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b781ad8...580d3c8. Read the comment docs.

@amchiclet amchiclet merged commit df1f28a into googleapis:main Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudprofiler Issues related to the googleapis/cloud-profiler-nodejs API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants