[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH] gitlab: integrate coverage report
|
From: |
Stefan Hajnoczi |
|
Subject: |
Re: [RFC PATCH] gitlab: integrate coverage report |
|
Date: |
Thu, 10 Nov 2022 15:54:07 -0500 |
On Thu, 10 Nov 2022 at 15:04, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> This should hopefully give is nice coverage information about what our
> tests (or at least the subset we are running) have hit. Ideally we
> would want a way to trigger coverage on tests likely to be affected by
> the current commit.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> .gitlab-ci.d/buildtest.yml | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>