Skip to content

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