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

Add isSignificant to result. #4030

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Add isSignificant to result. #4030

merged 1 commit into from
Dec 15, 2023

Conversation

soulgalore
Copy link
Member

If the change is not significant, it will be zero. Else Cliffs delta is used to determine how large the change is.

In Graphite we could then alert on everything > 0. And then match Cliffs delta to tell us if the change is small, medium or large.

If the change is not significant, it will be zero. Else
Cliffs delta is used to determine how large the change is.

In Graphite we could then alert on everything > 0. And then match
Cliffs delta to tell us if the change is small, medium or large.
@soulgalore soulgalore merged commit 0039afb into main Dec 15, 2023
8 checks passed
@soulgalore soulgalore deleted the significant branch December 15, 2023 13:42
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.

1 participant