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

Added support for taking between both cursors in ef #7806

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

CronKz
Copy link
Contributor

@CronKz CronKz commented Dec 3, 2024

This is based on #7800 by @sunghwan2789 and applied to EfQueryableCursorPagingHandler

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.33%. Comparing base (b669e1f) to head (13a3db6).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7806   +/-   ##
=======================================
  Coverage   74.33%   74.33%           
=======================================
  Files        2870     2870           
  Lines      149897   149903    +6     
  Branches    17416    17418    +2     
=======================================
+ Hits       111421   111434   +13     
+ Misses      32673    32667    -6     
+ Partials     5803     5802    -1     
Flag Coverage Δ
unittests 74.33% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelstaib michaelstaib merged commit 8bfa156 into ChilliCream:main Dec 6, 2024
5 checks passed
@michaelstaib
Copy link
Member

Thank you for your contribution!

@michaelstaib michaelstaib added the 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 cherry-pick Consider cherry-picking these changes into the previous major version. 🌶️ hot chocolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants