-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 remove histogram with many buckets #7706
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
🎨 remove histogram with many buckets #7706
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7706 +/- ##
==========================================
- Coverage 87.35% 87.14% -0.21%
==========================================
Files 1839 1431 -408
Lines 71084 59486 -11598
Branches 1203 605 -598
==========================================
- Hits 62095 51839 -10256
+ Misses 8661 7461 -1200
+ Partials 328 186 -142
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
sanderegg
left a comment
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.
🧨 thanks!
|



What do these changes do?
Related issue/s
How to test
Dev-ops