sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(insights): Add Mobile Vitals insights module

Open markushi opened this issue 1 year ago • 2 comments

Implements basis for https://github.com/getsentry/sentry/issues/75120

markushi avatar Aug 01 '24 11:08 markushi

Bundle Report

Changes will increase total bundle size by 62.89kB :arrow_up:

Bundle name Size Change
app-webpack-bundle-array-push 28.85MB 62.89kB :arrow_up:

codecov[bot] avatar Aug 01 '24 11:08 codecov[bot]

Codecov Report

Attention: Patch coverage is 48.00000% with 13 lines in your changes missing coverage. Please review.

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

Files Patch % Lines
...ews/insights/mobile/ui/views/screenSummaryPage.tsx 0.00% 9 Missing :warning:
...ights/mobile/appStarts/views/screenSummaryPage.tsx 71.42% 2 Missing :warning:
...ts/mobile/screenload/views/screenLoadSpansPage.tsx 75.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #75427   +/-   ##
=========================================
  Coverage          ?   78.19%           
=========================================
  Files             ?     6811           
  Lines             ?   302003           
  Branches          ?    51968           
=========================================
  Hits              ?   236166           
  Misses            ?    59486           
  Partials          ?     6351           

codecov[bot] avatar Aug 01 '24 11:08 codecov[bot]

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related... useGenericDiscoverQuery(genericDiscoverQuery.tsx) View Issue
  • ‼️ Error: Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related... useGenericDiscoverQuery(genericDiscoverQuery.tsx) View Issue

Did you find this useful? React with a 👍 or 👎

sentry[bot] avatar Aug 14 '24 16:08 sentry[bot]