Skip to content

Change outlier checks as warnings #1323

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

Merged
merged 4 commits into from
Oct 22, 2021
Merged

Change outlier checks as warnings #1323

merged 4 commits into from
Oct 22, 2021

Conversation

qx-teo
Copy link
Contributor

@qx-teo qx-teo commented Oct 19, 2021

Also create summary report if too many warnings are created.

Description

Outlier checks remain too sensitive after tuning. We make these warnings instead, and aim to alert slack if too many warnings pop up (rather than have too many false positives)

Changelog

Itemize code/test/documentation changes and files added/removed.

  • dynamic.py
  • report.py

Also create summary report if too many warnings are created.
Converted outlier tests to check for raised_warnings rather than raised_errors

Fixed a division by 0 possibility by first checking the denominator
@qx-teo qx-teo requested a review from nmdefries October 20, 2021 05:41
Copy link
Contributor

@nmdefries nmdefries left a comment

Choose a reason for hiding this comment

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

Waiting on comment clarifying how excessive warning thresholds were set, otherwise looks good.

@qx-teo qx-teo requested a review from nmdefries October 20, 2021 15:41
@krivard krivard merged commit 072caf3 into main Oct 22, 2021
@krivard krivard deleted the outlier-warnings branch October 22, 2021 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants