After I added the new test case, I failed the ./gradlew check and it seems like 
the check failed because I added the new test case.
Is there anything I need to do before executing ./gradlew check?

Best,
Hank

> On May 24, 2024, at 12:53 PM, Chang Hank <hackchang0...@gmail.com> wrote:
> 
> Hi Robert, 
> 
> Thanks for your advice, will look into it!!
> 
> Best,
> Hank
>> On May 24, 2024, at 12:46 PM, Robert Muir <rcm...@gmail.com> wrote:
>> 
>> On Fri, May 24, 2024 at 2:33 PM Chang Hank <hackchang0...@gmail.com> wrote:
>>> 
>>> Hi all,
>>> 
>>> I want to improve the code coverage for Lucene, which package would you 
>>> recommend testing to do so? Do we need more coverage in the Core package?
>>> 
>> 
>> Hello,
>> 
>> I'd recommend looking at the help/tests.txt file, you can generate the
>> coverage report easily and find untested code:
>> 
>> https://github.com/apache/lucene/blob/main/help/tests.txt#L193
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org
>> 
> 


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

Reply via email to