getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.24k stars 4.21k forks source link

chore(explore): Add tooltip to disabled group by and sort by #81090

Closed Zylphrex closed 3 days ago

Zylphrex commented 3 days ago

Screenshot 2024-11-20 at 6 09 24 PM Screenshot 2024-11-20 at 6 09 36 PM

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
static/app/views/explore/toolbar/toolbarSortBy.tsx 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81090 +/- ## ======================================= Coverage 78.48% 78.48% ======================================= Files 7215 7215 Lines 319793 319836 +43 Branches 44034 44050 +16 ======================================= + Hits 250996 251038 +42 - Misses 62404 62405 +1 Partials 6393 6393 ```