Skip to content

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
"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