Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Cloud functions example for Bigtable #728

Merged
merged 9 commits into from
May 11, 2020
Merged

Conversation

billyjacobson
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 8, 2020
@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #728 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #728   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          15       15           
  Lines       15723    15723           
  Branches      888      955   +67     
=======================================
  Hits        15594    15594           
  Misses        126      126           
  Partials        3        3           

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 31031f2...3e8ae67. Read the comment docs.

@billyjacobson billyjacobson changed the title Cloud functions example for Bigtable feat: Cloud functions example for Bigtable May 11, 2020
@billyjacobson
Copy link
Contributor Author

question about npm run lint, on the CI tests it seems to be able to find the samples/functions directory, but when I run it locally it wasn't linting those files

Copy link
Contributor

@bcoe bcoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments, having the nested functions/package.json is causing some issues for linting. If we don't actually reference this package.json on cloud.google.com, could we collapse the deps into samples/package.json?

# Conflicts:
#	samples/functions/index.js
#	samples/functions/package.json
#	samples/readSnippets.js
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 11, 2020
@billyjacobson billyjacobson merged commit 95a5db4 into master May 11, 2020
@bcoe bcoe deleted the function-samples branch May 11, 2020 22:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants