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

chore(package): update to the latest @google-cloud/common #146

Merged
merged 3 commits into from
Jul 31, 2018

Conversation

JustinBeckwith
Copy link
Contributor

No description provided.

test/job.js Outdated
@@ -94,7 +76,7 @@ describe('BigQuery/Job', function() {
});

it('should promisify all the things', function() {
assert(promisified);
assert(job.getQueryResults.promisified_);

This comment was marked as spam.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 30, 2018
@codecov
Copy link

codecov bot commented Jul 30, 2018

Codecov Report

Merging #146 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #146   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         713    713           
=====================================
  Hits          713    713

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0abb8b...bbda61a. Read the comment docs.

@JustinBeckwith
Copy link
Contributor Author

@stephenplusplus was able to just get rid of this all together 😄

@stephenplusplus stephenplusplus merged commit 3f66e69 into master Jul 31, 2018
@stephenplusplus stephenplusplus deleted the updatey branch July 31, 2018 15:59
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants