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(templates): Use get_new_paginator in REST tap cookiecutter template #1646

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Apr 27, 2023

Seeing a few recent implementations and they're still using the legacy method, so decided to see if I can tackle this in a short timebox.

Closes #1622


📚 Documentation preview 📚: https://meltano-sdk--1646.org.readthedocs.build/en/1646/

@edgarrmondragon edgarrmondragon linked an issue Apr 27, 2023 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #1646 (a014eaf) into main (dc307b6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1646   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files          58       58           
  Lines        4845     4845           
  Branches      805      805           
=======================================
  Hits         4121     4121           
  Misses        526      526           
  Partials      198      198           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edgarrmondragon edgarrmondragon marked this pull request as ready for review April 27, 2023 22:51
@edgarrmondragon edgarrmondragon enabled auto-merge (squash) April 27, 2023 22:51
@edgarrmondragon edgarrmondragon merged commit 0e1eb96 into main May 2, 2023
@edgarrmondragon edgarrmondragon deleted the 1622-bug-cookiecutter-tap-template-defaults-to-deprecated-get_next_page_token branch May 2, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: cookiecutter tap template defaults to deprecated get_next_page_token
1 participant