-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
[ISSUE #8432] Make autoDeleteUnusedStats default to true #8431
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #8431 +/- ##
=============================================
+ Coverage 45.46% 45.50% +0.04%
Complexity 11016 11016
=============================================
Files 1274 1274
Lines 88997 88997
Branches 11440 11440
=============================================
+ Hits 40459 40496 +37
+ Misses 43486 43452 -34
+ Partials 5052 5049 -3 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM |
Which Issue(s) This PR Fixes
Fixes #8432
Brief Description
Make autoDeleteUnusedStats default to true
How Did You Test This Change?