Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage update #5961

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Coverage update #5961

merged 2 commits into from
Jun 24, 2024

Conversation

richtja
Copy link
Contributor

@richtja richtja commented Jun 18, 2024

This PR is an update of Avocado coverage test. It fixes few issues which were discovered after #5944 has been merged.

Because Avocado functional selftests are spawning new avocado processes,
we need to update `concurrency` option to `multiprocessing` to make
coverage report accurate.

Signed-off-by: Jan Richter <jarichte@redhat.com>
After this change, the overall coverage report will be printed to the
console even though tests failed. This will ensure that we will always
have the latest coverage data.

Signed-off-by: Jan Richter <jarichte@redhat.com>
@richtja richtja self-assigned this Jun 18, 2024
@richtja richtja changed the title Coverge update Coverage update Jun 18, 2024
@richtja richtja closed this Jun 18, 2024
@richtja richtja reopened this Jun 18, 2024
Copy link
Contributor

@clebergnu clebergnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@richtja richtja merged commit 4c0ef5a into avocado-framework:master Jun 24, 2024
107 checks passed
@richtja richtja deleted the coverge_update branch June 24, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants