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

fix: pass metadata to pagers #470

Merged
merged 10 commits into from
Jul 7, 2020
Merged

fix: pass metadata to pagers #470

merged 10 commits into from
Jul 7, 2020

Conversation

busunkim96
Copy link
Contributor

Closes #469

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2020
@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

Merging #470 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #470   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1466      1469    +3     
  Branches       300       301    +1     
=========================================
+ Hits          1466      1469    +3     
Impacted Files Coverage Δ
gapic/schema/wrappers.py 100.00% <100.00%> (ø)

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 f49bc3f...b6751ef. Read the comment docs.

gapic/schema/wrappers.py Show resolved Hide resolved
@software-dov software-dov merged commit c43c6d9 into master Jul 7, 2020
@busunkim96 busunkim96 deleted the fix-pagers-metadata branch July 8, 2020 01:50
software-dov added a commit to software-dov/gapic-generator-python that referenced this pull request Jul 10, 2020
software-dov added a commit that referenced this pull request Jul 10, 2020
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.

Paged requests do not use routing header metadata
3 participants