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: Allow connection to be used without relay for generic cursor pagination #3669

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Allow connection to be used without relay for generic cursor pa…

e68edba
Select commit
Loading
Failed to load commit list.
Draft

feat: Allow connection to be used without relay for generic cursor pagination #3669

feat: Allow connection to be used without relay for generic cursor pa…
e68edba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 0s

96.98% (+0.31%) compared to d504428

View this Pull Request on Codecov

96.98% (+0.31%) compared to d504428

Details

Codecov Report

Attention: Patch coverage is 96.36364% with 16 lines in your changes missing coverage. Please review.

Project coverage is 96.98%. Comparing base (d504428) to head (e68edba).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3669      +/-   ##
==========================================
+ Coverage   96.67%   96.98%   +0.31%     
==========================================
  Files         503      511       +8     
  Lines       33457    33554      +97     
  Branches     5602     5625      +23     
==========================================
+ Hits        32344    32544     +200     
+ Misses        880      800      -80     
+ Partials      233      210      -23