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

Bounding min value of expected range in volume anomalies to 0. #508

Merged

Conversation

elongl
Copy link
Member

@elongl elongl commented Aug 28, 2023

No description provided.

@linear
Copy link

linear bot commented Aug 28, 2023

ELE-1429 TTV - Fix freshness / volume anomalies on negative expected range

Definition of done:

  • Negative range cannot be shown on test results graph.

@github-actions
Copy link
Contributor

👋 @elongl
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in the elementary repository.

@elongl elongl merged commit bb55d85 into master Aug 28, 2023
16 checks passed
@elongl elongl deleted the ele-1429-ttv-fix-freshness-volume-anomalies-on-negative-expected branch August 28, 2023 12:52

{% macro get_negative_value_supported_metrics() %}
{% do return(["min", "max", "average", "standard_deviation", "variance", "sum"]) %}
Copy link
Contributor

Choose a reason for hiding this comment

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

@elongl just to better understand- this will prevent negative row count from showing because count is not in this list?

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