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

bigquery/language/logging/prediction/vision: decouple packages #1531

Merged
merged 4 commits into from
Aug 26, 2016

Conversation

stephenplusplus
Copy link
Contributor

After #1529 ships, this does the de-coupling of packages using the new method, common.util.isCustomType()

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 25, 2016
@stephenplusplus stephenplusplus added api: bigquery Issues related to the BigQuery API. api: logging Issues related to the Cloud Logging API. prediction api: vision Issues related to the Cloud Vision API. api: language Issues related to the Cloud Natural Language API API. and removed cla: yes This human has signed the Contributor License Agreement. labels Aug 25, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 25, 2016
@@ -29,7 +29,7 @@
"docs": "node ./scripts/docs/packages.js",
"bundle": "node ./scripts/docs/bundle.js",
"lint": "jshint scripts/ packages/ system-test/ test/ && jscs packages/ system-test/ test/",
"test": "npm run docs && npm run bundle && mocha test/docs.js packages/*/test/*.js",
"test": "npm run docs && npm run bundle && mocha --timeout 5000 test/docs.js packages/*/test/*.js",

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus
Copy link
Contributor Author

PTAL.

@coveralls
Copy link

coveralls commented Aug 26, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 2f87aef on stephenplusplus:spp--1467-2 into 137efae on GoogleCloudPlatform:master.

@callmehiphop callmehiphop merged commit 069d827 into googleapis:master Aug 26, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 2f87aef on stephenplusplus:spp--1467-2 into 137efae on GoogleCloudPlatform:master.

sofisl pushed a commit that referenced this pull request Oct 11, 2022
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
sofisl pushed a commit that referenced this pull request Oct 12, 2022
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
sofisl pushed a commit that referenced this pull request Oct 13, 2022
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
sofisl pushed a commit that referenced this pull request Nov 10, 2022
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
sofisl pushed a commit that referenced this pull request Nov 17, 2022
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
sofisl pushed a commit that referenced this pull request Jan 17, 2023
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
sofisl pushed a commit that referenced this pull request Sep 14, 2023
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. api: language Issues related to the Cloud Natural Language API API. api: logging Issues related to the Cloud Logging API. api: vision Issues related to the Cloud Vision API. 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