Skip to content

Auto-inject coverage defaults through a plugin #82772

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

Draft
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Mar 5, 2024

The covdefaults plugin sets up the configuration of coveragepy with settings that are often copy-pasted across projects, being considered good defaults in general.

Ref: https://pypi.org/p/covdefaults

ci_complete

SUMMARY

N/A

ISSUE TYPE
  • Maintenance Pull Request
  • Test Pull Request
ADDITIONAL INFORMATION

N/A

@webknjaz webknjaz self-assigned this Mar 5, 2024
@ansibot ansibot added test This PR relates to tests. needs_triage Needs a first human triage before being processed. labels Mar 5, 2024
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Mar 5, 2024
@ansibot ansibot added the needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. label Mar 5, 2024
@webknjaz

This comment was marked as resolved.

This comment was marked as resolved.

@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. labels Mar 5, 2024
@ansibot

This comment was marked as resolved.

@webknjaz webknjaz force-pushed the maintenance/covdefaults branch 2 times, most recently from 8f0be78 to 7749f73 Compare March 6, 2024 15:21
@webknjaz

This comment was marked as resolved.

This comment was marked as resolved.

@webknjaz webknjaz added the ci_verified Changes made in this PR are causing tests to fail. label Mar 6, 2024
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Mar 6, 2024
@webknjaz webknjaz added the ci_verified Changes made in this PR are causing tests to fail. label Mar 7, 2024
@webknjaz webknjaz force-pushed the maintenance/covdefaults branch 4 times, most recently from 1793367 to 6e04091 Compare March 8, 2024 21:18
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Mar 11, 2024
@webknjaz webknjaz added the ci_verified Changes made in this PR are causing tests to fail. label Mar 11, 2024
@webknjaz webknjaz force-pushed the maintenance/covdefaults branch from 6e04091 to b38955b Compare March 11, 2024 14:46
@ansibot ansibot removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. ci_verified Changes made in this PR are causing tests to fail. labels Mar 11, 2024
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Mar 26, 2024
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Apr 9, 2024
The `covdefaults` plugin sets up the configuration of coveragepy with
settings that are often copy-pasted across projects, being considered
good defaults in general.

Ref: https://pypi.org/p/covdefaults

---

ci_complete
ci_coverage
@webknjaz webknjaz force-pushed the maintenance/covdefaults branch from b38955b to 78ad5b2 Compare March 14, 2025 19:21
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Mar 14, 2025
@webknjaz webknjaz added the ci_verified Changes made in this PR are causing tests to fail. label Mar 14, 2025
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Mar 28, 2025
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci_verified Changes made in this PR are causing tests to fail. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants