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

chore: make ci happy#175

Merged
stephenplusplus merged 2 commits intogoogleapis:masterfrom
callmehiphop:dg--174
Aug 27, 2018
Merged

chore: make ci happy#175
stephenplusplus merged 2 commits intogoogleapis:masterfrom
callmehiphop:dg--174

Conversation

@callmehiphop
Copy link
Copy Markdown
Contributor

@callmehiphop callmehiphop commented Aug 24, 2018

Fixes #174
Closes #173

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

The original issue being addressed (#174) was remedied by simply upgrading the common package. However additional bugs were identified after that were introduced via #85. A second commit to fix said bug was created.

@ghost ghost assigned callmehiphop Aug 24, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2018
Comment thread src/dataset.ts
baseUrl: '/datasets',
id: id,
methods: methods,
requestModule: request,

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Comment thread src/table.ts
* });
*/
createWriteStream(metadata) {
createWriteStream_(metadata) {

This comment was marked as spam.

This comment was marked as spam.

@callmehiphop
Copy link
Copy Markdown
Contributor Author

@JustinBeckwith is there something special I need to do to get kokoro passing?

Copy link
Copy Markdown
Contributor

@JustinBeckwith JustinBeckwith left a comment

Choose a reason for hiding this comment

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

LGTM, but let @stephenplusplus give it a 👍 too :)

@stephenplusplus stephenplusplus merged commit ba39ed2 into googleapis:master Aug 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix the nightly tests

5 participants