chore(test): Add test to verify that query ranges work as expected#445
Conversation
Codecov Report
@@ Coverage Diff @@
## master #445 +/- ##
=========================================
Coverage ? 80.63%
Complexity ? 1115
=========================================
Files ? 105
Lines ? 6941
Branches ? 369
=========================================
Hits ? 5597
Misses ? 1146
Partials ? 198 Continue to review full report at Codecov.
|
|
Hi Igor, |
|
Thanks for putting together the example. However that test failure is expected. This is because, lexicographically, |
|
Is there a way to construct the end range in the query such that it matches any row key containing that prefix? The login| |
|
ByteStringRange has a method called If you have the inclination, I would also appreciate a PR to add a utility method |
…oogleapis#445) * chore(test): Add test to verify that query ranges work as expected * format
No description provided.