Skip to content

#3383 Added conftest to disable fparser warnings.#3384

Merged
arporter merged 4 commits intomasterfrom
3383_disable_fparser_warnings_in_failed_pytest
Mar 23, 2026
Merged

#3383 Added conftest to disable fparser warnings.#3384
arporter merged 4 commits intomasterfrom
3383_disable_fparser_warnings_in_failed_pytest

Conversation

@hiker
Copy link
Collaborator

@hiker hiker commented Mar 19, 2026

Avoid being spammed with fparser warnings when a pytest fails by setting the fparser root logger level to CRITICAL.

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.95%. Comparing base (63d8c53) to head (219657f).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3384   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         387      387           
  Lines       54269    54273    +4     
=======================================
+ Hits        54247    54251    +4     
  Misses         22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Member

@arporter arporter left a comment

Choose a reason for hiding this comment

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

Thanks @hiker. I see everything was green so this is good to go. It will just have to wait for #3252

@arporter arporter merged commit 637fd9b into master Mar 23, 2026
15 checks passed
@arporter arporter deleted the 3383_disable_fparser_warnings_in_failed_pytest branch March 23, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants