Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

fix(job): remove job instance from request params#465

Merged
callmehiphop merged 3 commits intogoogleapis:masterfrom
callmehiphop:job-cleanup
May 30, 2019
Merged

fix(job): remove job instance from request params#465
callmehiphop merged 3 commits intogoogleapis:masterfrom
callmehiphop:job-cleanup

Conversation

@callmehiphop
Copy link
Copy Markdown
Contributor

@callmehiphop callmehiphop commented May 30, 2019

Fixes #463

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

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

codecov Bot commented May 30, 2019

Codecov Report

Merging #465 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   99.42%   99.42%   +<.01%     
==========================================
  Files           5        5              
  Lines         700      701       +1     
  Branches      194      194              
==========================================
+ Hits          696      697       +1     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
src/job.ts 100% <100%> (ø) ⬆️

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 6add722...29fcada. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2019

Codecov Report

Merging #465 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #465      +/-   ##
==========================================
+ Coverage   99.42%   99.42%   +<.01%     
==========================================
  Files           5        5              
  Lines         700      701       +1     
  Branches      194      194              
==========================================
+ Hits          696      697       +1     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
src/job.ts 100% <100%> (ø) ⬆️

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 6add722...29fcada. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Queries from the Node.js BigQuery client v2.0.0 and higher are not returning results

5 participants