gf2121 commented on code in PR #14494:
URL: https://github.com/apache/lucene/pull/14494#discussion_r2075050725


##########
lucene/core/src/test/org/apache/lucene/codecs/lucene103/blocktree/TestTrie.java:
##########
@@ -71,6 +74,46 @@ public void testOneByteTerms() throws Exception {
     }
   }
 
+  public void testContinuousValues() throws Exception {

Review Comment:
   I'm not sure i get your point but i added a test 
`testContinuousValues0To255` :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to