Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

fix: initial module in golint presubmit check#818

Merged
amchiclet merged 3 commits intogoogleapis:mainfrom
nolanmar511:main
Apr 18, 2022
Merged

fix: initial module in golint presubmit check#818
amchiclet merged 3 commits intogoogleapis:mainfrom
nolanmar511:main

Conversation

@nolanmar511
Copy link
Copy Markdown
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 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
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants