Hi Xuneng Zhou, Masahiko,

On Thu, Jan 15, 2026 at 6:01 PM Masahiko Sawada <[email protected]>
wrote:

> On Thu, Jan 8, 2026 at 7:57 PM Xuneng Zhou <[email protected]> wrote:
> >
> > I think improving test coverage is generally beneficial and also helps
> > build familiarity with the codebase.
>
> Yes. For instance, the commit 00c3d87a5ca added the test module for
> Bitmapset, increasing the test coverage from 85.2% to 93.4%, which is
> very nice. While adding more tests is basically beneficial, we need to
> keep in mind that test execution time is also important. It would be
> great if new tests increase the test coverage and don't take a long
> time to complete.
>
>
Thank you so much for your valuable suggestions!

I totally agree that balancing test coverage and execution performance is
crucial.
I will prioritize selecting the core processes for the tests and make sure
to keep
the overall execution time in check while improving coverage.

Reply via email to