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

feat(taps): End RESTStream pagination if an empty page is received #1918

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Aug 18, 2023

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (27f0745) 87.82% compared to head (f30edb6) 87.84%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1918      +/-   ##
==========================================
+ Coverage   87.82%   87.84%   +0.02%     
==========================================
  Files          60       60              
  Lines        4944     4953       +9     
  Branches     1007     1007              
==========================================
+ Hits         4342     4351       +9     
  Misses        424      424              
  Partials      178      178              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edgarrmondragon edgarrmondragon changed the title feat: Auto-detect end of pagination feat(taps): Auto-detect end of pagination Aug 19, 2023
@edgarrmondragon edgarrmondragon changed the title feat(taps): Auto-detect end of pagination feat(taps): Auto-detect end of pagination in REST taps Aug 19, 2023
@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch from c7775f0 to 7a2fbf7 Compare November 17, 2023 19:59
Copy link

codspeed-hq bot commented Nov 17, 2023

CodSpeed Performance Report

Merging #1918 will not alter performance

Comparing feat/short-circuit-no-records-in-page (f30edb6) with main (586fc94)

Summary

✅ 6 untouched benchmarks

@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch from 7a2fbf7 to a949bb7 Compare November 17, 2023 20:10
@edgarrmondragon edgarrmondragon marked this pull request as ready for review November 17, 2023 22:13
@edgarrmondragon edgarrmondragon marked this pull request as draft November 17, 2023 22:13
@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch from a949bb7 to 15494ab Compare November 17, 2023 22:13
@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch from 15494ab to 3b9a7e0 Compare November 28, 2023 00:28
@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch 2 times, most recently from 2688dd1 to a26e9e3 Compare December 6, 2023 21:24
@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch 6 times, most recently from 5a574fd to a35d411 Compare January 9, 2024 18:05
@edgarrmondragon edgarrmondragon marked this pull request as ready for review January 9, 2024 18:35
@edgarrmondragon edgarrmondragon requested review from a team as code owners January 9, 2024 18:35
@edgarrmondragon edgarrmondragon force-pushed the feat/short-circuit-no-records-in-page branch from a35d411 to f30edb6 Compare January 9, 2024 19:25
@edgarrmondragon edgarrmondragon changed the title feat(taps): Auto-detect end of pagination in REST taps feat(taps): End RESTStream pagination if an empty page is received Jan 9, 2024
@edgarrmondragon edgarrmondragon merged commit f914452 into main Jan 9, 2024
33 checks passed
@edgarrmondragon edgarrmondragon deleted the feat/short-circuit-no-records-in-page branch January 9, 2024 19:33
edgarrmondragon added a commit to MeltanoLabs/tap-dbt that referenced this pull request Jul 10, 2024
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.

1 participant