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

feat: Auto-detect end of pagination

f30edb6
Select commit
Loading
Failed to load commit list.
Merged

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

feat: Auto-detect end of pagination
f30edb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

87.84% (+0.02%) compared to 27f0745

View this Pull Request on Codecov

87.84% (+0.02%) compared to 27f0745

Details

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.