-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Datastore: Fix more_results value to query results
#4516
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4516 +/- ##
=========================================
Coverage ? 48.84%
Complexity ? 21947
=========================================
Files ? 2077
Lines ? 207098
Branches ? 23429
=========================================
Hits ? 101153
Misses ? 97098
Partials ? 8847
Continue to review full report at Codecov.
|
sduskis
left a comment
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.
Please add a unit test for the getter.
44f698e to
f800fd1
Compare
|
Done. |
|
Thank you! |
Fixes #4504