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 GCF SQL samples #723

Merged
merged 3 commits into from
Aug 27, 2018
Merged

Add GCF SQL samples #723

merged 3 commits into from
Aug 27, 2018

Conversation

ace-n
Copy link
Contributor

@ace-n ace-n commented Aug 24, 2018

@stew-r FYI

@ace-n ace-n requested a review from fhinkel August 24, 2018 23:56
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2018
@codecov
Copy link

codecov bot commented Aug 25, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #723   +/-   ##
=======================================
  Coverage   55.17%   55.17%           
=======================================
  Files           1        1           
  Lines          58       58           
=======================================
  Hits           32       32           
  Misses         26       26

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 a8b5971...0e6b7d7. Read the comment docs.

"proxyquire": "^2.1.0"
},
"devDependencies": {
"ava": "0.25.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI, I think we're trying to go with mocha. But I don't mind having another ava test.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jmdobry and I switched to AVA from Mocha a few years ago (IIRC, because AVA lets us run tests in parallel). Perhaps we can discuss this elsewhere, but what's the reason for switching back?

"@google-cloud/nodejs-repo-tools": "^2.3.3",
"mysql": "^2.16.0",
"pg": "^7.4.3",
"proxyquire": "^2.1.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think proxyquire should be a dev-dependency?

Copy link
Contributor

Choose a reason for hiding this comment

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

Same for repo-tools

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@ace-n ace-n merged commit 19ec919 into master Aug 27, 2018
@ace-n ace-n deleted the gcf-sql branch August 27, 2018 19:56
ace-n pushed a commit that referenced this pull request Aug 30, 2018
* Initial commit of SQL samples

* Move some deps to devDeps
grayside pushed a commit that referenced this pull request Nov 11, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n pushed a commit that referenced this pull request Nov 12, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

3 participants