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

common: add Operation object #1770

Merged

Conversation

stephenplusplus
Copy link
Contributor

@stephenplusplus stephenplusplus commented Nov 4, 2016

This introduces the Operation object into @google-cloud/common. This is a generic class, which will be inherited by:

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 4, 2016
*/
util.PartialFailureError = createErrorClass('PartialFailureError', function(b) {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus
Copy link
Contributor Author

@callmehiphop after this goes, we can cut a common release, which will clear the way for #1760 (implementing partial failure errors) as well as the follow-up PRs for implementing Operation across the other APIs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 81b6edd on stephenplusplus:spp--operation-reform into 881ef7c on GoogleCloudPlatform:master.

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. core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants