Hi Robert, Thanks for your advice, will look into it!!
Best, Hank > On May 24, 2024, at 12:46 PM, Robert Muir <[email protected]> wrote: > > On Fri, May 24, 2024 at 2:33 PM Chang Hank <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
