-
Notifications
You must be signed in to change notification settings - Fork 332
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: correct the range behavior in MemoryKvBackend & RaftEngineBackend #2615
fix: correct the range behavior in MemoryKvBackend & RaftEngineBackend #2615
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #2615 +/- ##
===========================================
- Coverage 85.14% 84.85% -0.30%
===========================================
Files 738 739 +1
Lines 118319 119101 +782
===========================================
+ Hits 100747 101059 +312
- Misses 17572 18042 +470 |
a8ca859
to
c50eb5f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1714ebf
to
06daf6f
Compare
2fa46ed
to
06daf6f
Compare
2fa46ed
to
06daf6f
Compare
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
Correct the range behavior in MemoryKvBackend & RaftEngineBackend
Checklist
Refer to a related PR or issue link (optional)
close #2616