Skip to content

test: Use mark.filterwarnings#449

Merged
ValerianRey merged 1 commit intomainfrom
use-pytest-to-filer-warnings
Oct 9, 2025
Merged

test: Use mark.filterwarnings#449
ValerianRey merged 1 commit intomainfrom
use-pytest-to-filer-warnings

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

I just realized we sometimes used marks.filterwarnings and sometimes manually ignored some warnings. I think it's cleaner to just always use marks.filterwarnings.

@ValerianRey ValerianRey added the cc: test Conventional commit type for changes to tests. label Oct 9, 2025
@ValerianRey ValerianRey self-assigned this Oct 9, 2025
@ValerianRey ValerianRey added the cc: test Conventional commit type for changes to tests. label Oct 9, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ValerianRey ValerianRey merged commit 425691b into main Oct 9, 2025
17 checks passed
@ValerianRey ValerianRey deleted the use-pytest-to-filer-warnings branch October 9, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: test Conventional commit type for changes to tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant