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

Refactor old BigQuery samples and add new ones. #187

Merged
merged 1 commit into from
Aug 26, 2016
Merged

Refactor old BigQuery samples and add new ones. #187

merged 1 commit into from
Aug 26, 2016

Conversation

jmdobry
Copy link
Member

@jmdobry jmdobry commented Aug 25, 2016

No description provided.

@jmdobry
Copy link
Member Author

jmdobry commented Aug 25, 2016

@ace-n Ready for review.

* Calculate the size of the specified dataset.
*
* @param {string} datasetId The ID of the dataset.
* @param {string} projectId The project ID of the dataset.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this necessarily "the project ID of the dataset"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@ace-n
Copy link
Contributor

ace-n commented Aug 25, 2016

Clean up the comments/asserts (as we discussed), and then I'll re-review. 😄

@jmdobry
Copy link
Member Author

jmdobry commented Aug 25, 2016

Addressed comments.

@codecov-io
Copy link

codecov-io commented Aug 25, 2016

Current coverage is 88.41% (diff: 98.49%)

No coverage report found for master at 1a4bf80.

Powered by Codecov. Last update 1a4bf80...75284cf

});

it('should handle error', function () {
var error = 'error';
var error = new Error('error');
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you intend to keep this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it's definitely more idiomatic for errors to actually be instances of Error.

@jmdobry jmdobry merged commit 2c780b4 into master Aug 26, 2016
@jmdobry jmdobry deleted the bigquery branch August 26, 2016 04:42
pattishin pushed a commit that referenced this pull request Nov 9, 2022
pattishin pushed a commit that referenced this pull request Nov 9, 2022
ace-n pushed a commit that referenced this pull request Nov 10, 2022
NimJay pushed a commit that referenced this pull request Nov 11, 2022
NimJay pushed a commit that referenced this pull request Nov 11, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this pull request Nov 11, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
telpirion pushed a commit that referenced this pull request Nov 16, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
unforced pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
ace-n pushed a commit that referenced this pull request Nov 17, 2022
NimJay pushed a commit that referenced this pull request Nov 19, 2022
refactor: use execSync for tests

#187 automerged by dpebot
NimJay pushed a commit that referenced this pull request Nov 19, 2022
refactor: use execSync for tests

#187 automerged by dpebot
jsimonweb pushed a commit to jsimonweb/nodejs-docs-samples that referenced this pull request Dec 12, 2022
irataxy pushed a commit that referenced this pull request Jan 14, 2023
🤖 I have created a release *beep* *boop*
---


## [2.2.0](googleapis/nodejs-video-transcoder@v2.1.0...v2.2.0) (2022-06-29)


### Features

* support regapic LRO ([#187](googleapis/nodejs-video-transcoder#187)) ([7924434](googleapis/nodejs-video-transcoder@7924434))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
irataxy pushed a commit that referenced this pull request Jan 18, 2023
🤖 I have created a release *beep* *boop*
---


## [2.2.0](googleapis/nodejs-video-transcoder@v2.1.0...v2.2.0) (2022-06-29)


### Features

* support regapic LRO ([#187](googleapis/nodejs-video-transcoder#187)) ([7924434](googleapis/nodejs-video-transcoder@7924434))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants