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

Reply via email to