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

refactor(samples): query pagination#1008

Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
pmakani:bigquery-992
Dec 9, 2020
Merged

refactor(samples): query pagination#1008
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
pmakani:bigquery-992

Conversation

@pmakani
Copy link
Copy Markdown
Contributor

@pmakani pmakani commented Dec 9, 2020

Fixes #992

@pmakani pmakani requested review from a team and stephaniewang526 December 9, 2020 09:27
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2020
@product-auto-label product-auto-label bot added api: bigquery Issues related to the googleapis/java-bigquery API. samples Issues that are directly related to samples. labels Dec 9, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 9, 2020

Codecov Report

Merging #1008 (56caf06) into master (9c97f4a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1008   +/-   ##
=========================================
  Coverage     80.18%   80.18%           
  Complexity     1268     1268           
=========================================
  Files            79       79           
  Lines          6576     6576           
  Branches        760      760           
=========================================
  Hits           5273     5273           
  Misses          910      910           
  Partials        393      393           

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 9c97f4a...56caf06. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 7f2e5ca into googleapis:master Dec 9, 2020
@pmakani pmakani deleted the bigquery-992 branch December 11, 2020 06:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(samples): improve queryPagination sample

3 participants