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

tests: fix test coverage report with newer python-coverage #389

Merged
merged 1 commit into from Aug 3, 2023

Conversation

daniloegea
Copy link
Collaborator

@daniloegea daniloegea commented Aug 3, 2023

Python-coverage 7.x changed the pattern matching behavior for filesystem paths.

Description

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.

Python-coverage 7.x changed the pattern matching behavior for filesystem
paths.
Copy link
Collaborator

@slyon slyon left a comment

Choose a reason for hiding this comment

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

lgtm 👀

@slyon slyon merged commit a6e6c94 into canonical:main Aug 3, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants