getsentry / sentry

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

fix(dashboards): Add and modify tooltips according to dashboard edit access #81069

Open harshithadurai opened 1 day ago

harshithadurai commented 1 day ago
codecov[bot] commented 1 day ago

Bundle Report

Changes will increase total bundle size by 79.53kB (0.25%) :arrow_up:. This is within the configured threshold :white_check_mark:

Detailed changes | Bundle name | Size | Change | | ----------- | ---- | ------ | | app-webpack-bundle-array-push | 31.98MB | 79.53kB (0.25%) :arrow_up: |
codecov[bot] commented 13 hours ago

Codecov Report

Attention: Patch coverage is 66.66667% 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/dashboards/editAccessSelector.tsx 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81069 +/- ## ========================================== - Coverage 78.49% 78.46% -0.03% ========================================== Files 7210 7220 +10 Lines 319516 319921 +405 Branches 43982 44062 +80 ========================================== + Hits 250789 251023 +234 - Misses 62337 62508 +171 Partials 6390 6390 ```