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

Use pytest filterwarnings #487

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Use pytest filterwarnings #487

merged 1 commit into from
Oct 2, 2023

Conversation

bjlittle
Copy link
Owner

@bjlittle bjlittle commented Oct 2, 2023

🚀 Pull Request

Description

This pull-request enforces warnings escalation to error when pytest is invoked either through CI or the CLI through the use of the pytest filterwarings option.


@github-actions github-actions bot added the type: infrastructure Auto-labelled label Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #487 (ef0f3ba) into main (68d4bdf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #487   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files          70       70           
  Lines        3686     3686           
=======================================
  Hits         3345     3345           
  Misses        341      341           

@bjlittle bjlittle merged commit 3b195bb into main Oct 2, 2023
17 checks passed
@bjlittle bjlittle deleted the pytest-filterwarnings branch October 2, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant