jest-balance.json 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713
  1. {
  2. "/static/app/views/eventsV2/table/columnEditModal.spec.jsx": 39374,
  3. "/static/app/views/dashboardsV2/widgetBuilder/widgetBuilder.spec.tsx": 36975,
  4. "/static/app/views/dashboardsV2/widgetBuilder/widgetBuilderDataset.spec.tsx": 26600,
  5. "/static/app/views/dashboardsV2/widgetBuilder/widgetBuilderSortBy.spec.tsx": 25176,
  6. "/static/app/views/eventsV2/results.spec.jsx": 21976,
  7. "/static/app/views/performance/transactionSummary.spec.tsx": 16479,
  8. "/static/app/views/issueList/overview.spec.jsx": 13721,
  9. "/static/app/views/dashboardsV2/detail.spec.jsx": 12602,
  10. "/static/app/views/dashboardsV2/deprecated/detail.spec.jsx": 10914,
  11. "/static/app/views/performance/trends/index.spec.tsx": 9887,
  12. "/static/app/views/alerts/rules/issue/create.spec.jsx": 8771,
  13. "/static/app/views/performance/landing/index.spec.tsx": 8215,
  14. "/static/app/components/smartSearchBar/index.spec.jsx": 8078,
  15. "/static/app/views/dashboardsV2/widgetCard/widgetCard.spec.tsx": 7857,
  16. "/static/app/views/eventsV2/table/tableView.spec.jsx": 7353,
  17. "/static/app/views/performance/transactionVitals.spec.jsx": 7129,
  18. "/static/app/views/releases/list/index.spec.jsx": 6998,
  19. "/static/app/views/settings/organizationDeveloperSettings/sentryApplicationDetails.spec.jsx": 6902,
  20. "/static/app/views/performance/content.spec.jsx": 6538,
  21. "/static/app/views/alerts/rules/metric/ruleForm.spec.jsx": 6318,
  22. "/static/app/views/performance/transactionSummary/transactionSpans/spanDetails.spec.tsx": 6031,
  23. "/static/app/views/alerts/list/alertRulesList.spec.jsx": 5654,
  24. "/static/app/views/performance/vitalDetail/index.spec.tsx": 5473,
  25. "/static/app/views/settings/project/server-side-sampling/serverSideSampling.spec.tsx": 5449,
  26. "/static/app/views/organizationGroupDetails/groupEventDetails/groupEventDetails.spec.tsx": 5296,
  27. "/static/app/views/performance/landing/metricsDataSwitcher.spec.tsx": 5212,
  28. "/static/app/components/events/interfaces/threadsV2.spec.tsx": 4677,
  29. "/static/app/views/settings/organizationMembers/organizationMembersList.spec.jsx": 4583,
  30. "/static/app/views/settings/project/server-side-sampling/modals/uniformRateModal.spec.tsx": 4437,
  31. "/static/app/components/modals/inviteMembersModal/inviteMembersModal.spec.jsx": 4105,
  32. "/static/app/views/alerts/rules/issue/issueRuleEditor.spec.jsx": 4068,
  33. "/static/app/views/performance/transactionSummary/transactionTags/index.spec.tsx": 3937,
  34. "/static/app/views/alerts/rules/metric/edit.spec.jsx": 3924,
  35. "/static/app/views/performance/landing/widgets/widgetContainer.spec.tsx": 3866,
  36. "/static/app/views/dashboardsV2/widgetBuilder/buildSteps/visualizationStep.spec.tsx": 3613,
  37. "/static/app/views/settings/project/server-side-sampling/modals/specificConditionsModal/index.spec.tsx": 3497,
  38. "/static/app/views/issueList/searchBar.spec.jsx": 3472,
  39. "/static/app/views/settings/projectGeneralSettings.spec.jsx": 3386,
  40. "/static/app/components/dashboards/widgetQueriesForm.spec.tsx": 3284,
  41. "/static/app/views/issueList/actions.spec.jsx": 3239,
  42. "/static/app/views/performance/transactionSummary/transactionEvents/index.spec.tsx": 3177,
  43. "/static/app/views/settings/components/dataScrubbing/modals/addModal.spec.tsx": 3142,
  44. "/static/app/views/alerts/list/incidentsList.spec.jsx": 3058,
  45. "/static/app/components/organizations/projectSelector/projectSelector.spec.jsx": 3043,
  46. "/static/app/views/eventsV2/queryList.spec.jsx": 3039,
  47. "/static/app/views/performance/landing/queryBatcher.spec.tsx": 3019,
  48. "/static/app/views/performance/table.spec.tsx": 3001,
  49. "/static/app/components/dashboards/issueWidgetQueriesForm.spec.tsx": 2924,
  50. "/static/app/views/dashboardsV2/dashboard.spec.tsx": 2919,
  51. "/static/app/views/performance/transactionEvents.spec.tsx": 2881,
  52. "/static/app/views/dashboardsV2/widgetCard/issueWidgetQueries.spec.tsx": 2877,
  53. "/static/app/views/settings/projectDebugFiles/customRepositories.spec.tsx": 2686,
  54. "/static/app/views/dashboardsV2/manage/dashboardList.spec.jsx": 2670,
  55. "/static/app/views/dashboardsV2/manage/index.spec.jsx": 2663,
  56. "/static/app/views/alerts/rules/issue/sentryAppRuleModal.spec.jsx": 2638,
  57. "/static/app/views/alerts/rules/issue/ruleNode.spec.jsx": 2621,
  58. "/static/app/views/performance/transactionSummary/transactionSpans/index.spec.tsx": 2605,
  59. "/static/app/views/releases/detail/overview/releaseIssues.spec.jsx": 2604,
  60. "/static/app/views/eventsV2/eventDetails.spec.jsx": 2596,
  61. "/static/app/views/organizationGroupDetails/groupDetails.spec.jsx": 2550,
  62. "/static/app/views/issueList/overview.polling.spec.jsx": 2521,
  63. "/static/app/components/events/interfaces/spans/traceView.spec.tsx": 2504,
  64. "/static/app/components/discover/transactionsList.spec.jsx": 2499,
  65. "/static/app/views/projectInstall/createProject.spec.jsx": 2442,
  66. "/static/app/components/group/sentryAppExternalIssueActions.spec.jsx": 2410,
  67. "/static/app/views/dashboardsV2/releasesSelectControl.spec.tsx": 2408,
  68. "/static/app/views/performance/transactionSummary/content.spec.tsx": 2407,
  69. "/static/app/components/group/sentryAppExternalIssueForm.spec.jsx": 2382,
  70. "/static/app/views/performance/transactionDetails/index.spec.jsx": 2379,
  71. "/static/app/components/actions/resolve.spec.jsx": 2340,
  72. "/static/app/views/settings/organizationGeneralSettings/index.spec.jsx": 2285,
  73. "/static/app/views/alerts/rules/issue/ticketRuleModal.spec.jsx": 2264,
  74. "/static/app/views/settings/components/dataScrubbing/modals/editModal.spec.tsx": 2256,
  75. "/static/app/views/settings/organizationDeveloperSettings/permissionSelection.spec.jsx": 2248,
  76. "/static/app/components/events/groupEventEntries.spec.tsx": 2237,
  77. "/static/app/views/dashboardsV2/widgetCard/issueWidgetCard.spec.tsx": 2188,
  78. "/static/app/views/alerts/rules/metric/details/details.spec.tsx": 2171,
  79. "/static/app/views/alerts/rules/metric/duplicate.spec.tsx": 2141,
  80. "/static/app/views/eventsV2/savedQuery/index.spec.tsx": 2126,
  81. "/static/app/views/settings/organizationDeveloperSettings/index.spec.jsx": 2113,
  82. "/static/app/views/settings/components/dataScrubbing/sourceField.spec.tsx": 2099,
  83. "/static/app/views/releases/list/releasesRequest.spec.tsx": 2094,
  84. "/static/app/views/projectsDashboard/index.spec.jsx": 2070,
  85. "/static/app/views/performance/transactionSummary/teamKeyTransactionButton.spec.jsx": 2048,
  86. "/static/app/components/events/interfaces/breadcrumbs/breadcrumbs.spec.tsx": 2047,
  87. "/static/app/views/dashboardsV2/view.spec.tsx": 2038,
  88. "/static/app/views/projectDetail/projectIssues.spec.jsx": 2025,
  89. "/static/app/views/organizationGroupDetails/groupTagValues.spec.jsx": 2021,
  90. "/static/app/components/events/eventTagsAndScreenshot/eventTagsAndScreenshot.spec.tsx": 2017,
  91. "/static/app/views/issueList/organizationSavedSearchMenu.spec.jsx": 1997,
  92. "/static/app/views/projectDetail/index.spec.tsx": 1997,
  93. "/static/app/views/sharedGroupDetails/index.spec.tsx": 1981,
  94. "/static/app/views/settings/projectSourceMaps/projectSourceMaps.spec.jsx": 1981,
  95. "/static/app/views/organizationGroupDetails/actions/actions.spec.tsx": 1962,
  96. "/static/app/views/performance/transactionSummary/transactionSpans/suspectSpansTable.spec.tsx": 1947,
  97. "/static/app/views/projectDetail/projectFilters.spec.jsx": 1932,
  98. "/static/app/views/performance/trends/utils.spec.tsx": 1930,
  99. "/static/app/components/modals/dashboardWidgetLibraryModal/dashboardWidgetLibraryModal.spec.jsx": 1924,
  100. "/static/app/views/settings/organizationDeveloperSettings/permissionsObserver.spec.jsx": 1910,
  101. "/static/app/views/dashboardsV2/widgetCard/widgetQueries.spec.jsx": 1908,
  102. "/static/app/components/group/sidebar.spec.jsx": 1901,
  103. "/static/app/components/events/interfaces/threads.spec.jsx": 1878,
  104. "/static/app/views/alerts/rules/metric/create.spec.jsx": 1855,
  105. "/static/app/components/events/interfaces/crashContent/stackTrace/content.spec.tsx": 1811,
  106. "/static/app/components/group/externalIssueForm.spec.jsx": 1807,
  107. "/static/app/views/settings/organizationMembers/organizationMemberDetail.spec.jsx": 1796,
  108. "/static/app/views/organizationDetails/organizationsDetails.spec.jsx": 1778,
  109. "/static/app/views/settings/account/notifications/notificationSettings.spec.tsx": 1761,
  110. "/static/app/views/settings/organizationSecurityAndPrivacy/organizationSecurityAndPrivacy.spec.jsx": 1744,
  111. "/static/app/views/settings/projectPerformance/projectPerformance.spec.jsx": 1735,
  112. "/static/app/views/dashboardsV2/deprecated/dashboard.spec.tsx": 1728,
  113. "/static/app/utils/profiling/flamegraph.spec.tsx": 1723,
  114. "/static/app/views/performance/transactionSummary/transactionEvents/content.spec.tsx": 1712,
  115. "/static/app/views/eventsV2/index.spec.jsx": 1708,
  116. "/static/app/views/settings/project/server-side-sampling/modals/specifyClientRateModal.spec.tsx": 1692,
  117. "/static/app/views/organizationGroupDetails/quickTrace/quickTrace.spec.jsx": 1676,
  118. "/static/app/views/settings/projectDebugFiles/index.spec.tsx": 1657,
  119. "/static/app/views/releases/detail/header/releaseActions.spec.jsx": 1652,
  120. "/static/app/views/releases/detail/overview/releaseComparisonChart/index.spec.tsx": 1651,
  121. "/static/app/components/events/contexts/device/getDeviceKnownDataDetails.spec.tsx": 1646,
  122. "/static/app/components/events/interfaces/frame/frameRegisters.spec.tsx": 1642,
  123. "/static/app/views/alerts/list/header.spec.tsx": 1640,
  124. "/static/app/views/performance/transactionSummary/tagExplorer.spec.jsx": 1623,
  125. "/static/app/components/events/contexts/gpu/getGPUKnownDataDetails.spec.tsx": 1614,
  126. "/static/app/views/eventsV2/table/cellAction.spec.jsx": 1614,
  127. "/static/app/components/dashboards/widgetQueryFields.spec.tsx": 1611,
  128. "/static/app/views/settings/components/dataScrubbing/content.spec.tsx": 1609,
  129. "/static/app/views/dashboardsV2/orgDashboards.spec.tsx": 1591,
  130. "/static/app/components/events/interfaces/breadcrumbs/breadcrumb/data/http.spec.tsx": 1585,
  131. "/static/app/views/dashboardsV2/datasetConfig/errorsAndTransactions.spec.jsx": 1581,
  132. "/static/app/views/organizationGroupDetails/groupSimilarIssues/groupSimilarIssues.spec.tsx": 1566,
  133. "/static/app/views/performance/transactionSummary/transactionAnomalies/index.spec.tsx": 1565,
  134. "/static/app/views/settings/settingsIndex.spec.tsx": 1531,
  135. "/static/app/views/settings/organizationDeveloperSettings/sentryApplicationDashboard/index.spec.jsx": 1525,
  136. "/static/app/views/settings/organizationDeveloperSettings/subscriptionBox.spec.jsx": 1517,
  137. "/static/app/views/settings/components/dataScrubbing/index.spec.tsx": 1510,
  138. "/static/app/components/events/interfaces/crashContent/exception/mechanism.spec.tsx": 1507,
  139. "/static/app/views/eventsV2/table/arithmeticInput.spec.tsx": 1489,
  140. "/static/app/views/alerts/rules/issue/details/ruleDetails.spec.jsx": 1477,
  141. "/static/app/views/settings/project/server-side-sampling/utils/projectStatsToSeries.spec.tsx": 1475,
  142. "/static/app/views/dashboardsV2/releaseWidgetQueries.spec.tsx": 1470,
  143. "/static/app/views/settings/projectSecurityHeaders/projectCspReports.spec.jsx": 1467,
  144. "/static/app/components/events/eventTags/eventTags.spec.tsx": 1458,
  145. "/static/app/views/settings/account/notifications/notificationSettingsByType.spec.tsx": 1442,
  146. "/static/app/views/performance/transactionSummary/header.spec.tsx": 1435,
  147. "/static/app/views/settings/project/projectKeys/details/index.spec.jsx": 1434,
  148. "/static/app/views/settings/project/server-side-sampling/modals/recommendedStepsModal.spec.tsx": 1433,
  149. "/static/app/components/events/contexts/trace/index.spec.tsx": 1406,
  150. "/static/app/views/dashboardsV2/layoutUtils.spec.tsx": 1404,
  151. "/static/app/views/organizationGroupDetails/groupMerged/groupMergedView.spec.jsx": 1392,
  152. "/static/app/views/settings/organizationRepositories/organizationRepositories.spec.jsx": 1382,
  153. "/static/app/views/settings/organizationMembers/inviteRequestRow.spec.jsx": 1381,
  154. "/static/app/views/performance/transactionSummary/transactionEvents/eventsTable.spec.tsx": 1379,
  155. "/static/app/components/profiling/ProfilingOnboarding/profilingOnboardingModal.spec.tsx": 1373,
  156. "/static/app/views/settings/organizationGeneralSettings/organizationSettingsForm.spec.jsx": 1372,
  157. "/static/app/components/events/interfaces/breadcrumbs/filter.spec.tsx": 1368,
  158. "/static/app/views/issueList/header.spec.jsx": 1357,
  159. "/static/app/views/settings/organizationTeams/organizationTeams.spec.jsx": 1352,
  160. "/static/app/views/performance/transactionSummary/transactionThresholdModal.spec.jsx": 1348,
  161. "/static/app/components/events/contexts/browser/index.spec.tsx": 1344,
  162. "/static/app/components/checkboxFancy/checkboxFancy.spec.tsx": 1338,
  163. "/static/app/views/organizationGroupDetails/groupSimilarIssues/groupSimilarIssues.spec.jsx": 1334,
  164. "/static/app/views/organizationGroupDetails/groupActivity.spec.jsx": 1323,
  165. "/static/app/views/settings/organizationApiKeys/organizationApiKeysView.spec.jsx": 1321,
  166. "/static/app/components/events/contexts/user/getUserKnownDataDetails.spec.tsx": 1315,
  167. "/static/app/utils/discover/teamKeyTransactionField.spec.jsx": 1306,
  168. "/static/app/components/events/contexts/browser/getBrowserKnownDataDetails.spec.tsx": 1296,
  169. "/static/app/views/dashboardsV2/widgetCard/transformSessionsResponseToTable.spec.tsx": 1294,
  170. "/static/app/views/settings/project/server-side-sampling/samplingSDKUpgradesAlert.spec.tsx": 1294,
  171. "/static/app/views/settings/components/settingsSearch/index.spec.jsx": 1293,
  172. "/static/app/views/performance/data.spec.jsx": 1289,
  173. "/static/app/views/performance/transactionSummary/transactionSpans/opsFilter.spec.tsx": 1286,
  174. "/static/app/views/projectDetail/projectTeamAccess.spec.jsx": 1285,
  175. "/static/app/views/alerts/rules/metric/metricField.spec.jsx": 1277,
  176. "/static/app/components/smartSearchBar/actions.spec.jsx": 1261,
  177. "/static/app/utils/profiling/flamegraphCanvas.spec.tsx": 1261,
  178. "/static/app/components/events/interfaces/breadcrumbs/breadcrumb/data/default.spec.tsx": 1259,
  179. "/static/app/components/events/contexts/device/index.spec.tsx": 1257,
  180. "/static/app/views/eventsV2/chartFooter.spec.tsx": 1255,
  181. "/static/app/utils/discover/fieldRenderer.spec.jsx": 1255,
  182. "/static/app/views/projectInstall/issueAlertOptions.spec.jsx": 1252,
  183. "/static/app/views/performance/traceDetails/content.spec.tsx": 1241,
  184. "/static/app/views/eventsV2/resultsChart.spec.tsx": 1227,
  185. "/static/app/views/dashboardsV2/datasetConfig/releases.spec.jsx": 1226,
  186. "/static/app/components/group/suggestedOwners.spec.jsx": 1218,
  187. "/static/app/utils/dashboards/issueFieldRenderer.spec.tsx": 1204,
  188. "/static/app/utils/discover/eventView.spec.jsx": 1203,
  189. "/static/app/components/events/contexts/runtime/getRuntimeKnownDataDetails.spec.tsx": 1199,
  190. "/static/app/views/dashboardsV2/widgetCard/transformSessionsResponseToSeries.spec.tsx": 1198,
  191. "/static/app/views/eventsV2/miniGraph.spec.tsx": 1196,
  192. "/static/app/views/settings/project/server-side-sampling/samplingBreakdown.spec.tsx": 1183,
  193. "/static/app/components/events/interfaces/frame/contexts.spec.jsx": 1181,
  194. "/static/app/views/settings/project/server-side-sampling/utils/useRecommendedSdkUpgrades.spec.tsx": 1180,
  195. "/static/app/views/alerts/wizard/alertWizard.spec.tsx": 1179,
  196. "/static/app/views/settings/project/server-side-sampling/samplingSDKClientRateChangeAlert.spec.tsx": 1176,
  197. "/static/app/components/events/contexts/runtime/index.spec.tsx": 1172,
  198. "/static/app/components/events/contexts/user/index.spec.tsx": 1168,
  199. "/static/app/views/dashboardsV2/widgetBuilder/utils.spec.tsx": 1165,
  200. "/static/app/views/projectDetail/projectLatestAlerts.spec.jsx": 1165,
  201. "/static/app/views/alerts/rules/metric/incompatibleAlertQuery.spec.tsx": 1162,
  202. "/static/app/views/settings/project/projectUserFeedback.spec.jsx": 1159,
  203. "/static/app/views/settings/project/projectKeys/list/index.spec.jsx": 1156,
  204. "/static/app/views/settings/project/projectReleaseTracking.spec.jsx": 1152,
  205. "/static/app/views/alerts/index.spec.jsx": 1151,
  206. "/static/app/components/events/contexts/app/index.spec.tsx": 1149,
  207. "/static/app/components/events/contexts/app/getAppKnownDataDetails.spec.tsx": 1146,
  208. "/static/app/views/performance/transactionSummary/suspectSpans.spec.tsx": 1144,
  209. "/static/app/views/settings/account/accountSettingsLayout.spec.jsx": 1141,
  210. "/static/app/views/settings/project/projectEnvironments.spec.jsx": 1140,
  211. "/static/app/utils/performance/quickTrace/quickTraceQuery.spec.jsx": 1136,
  212. "/static/app/components/events/interfaces/frame/line.spec.tsx": 1131,
  213. "/static/app/views/projectDetail/projectQuickLinks.spec.jsx": 1123,
  214. "/static/app/views/settings/projectAlerts/settings.spec.jsx": 1122,
  215. "/static/app/views/performance/transactionDetails/quickTraceMeta.spec.jsx": 1120,
  216. "/static/app/views/projectInstall/newProject.spec.jsx": 1105,
  217. "/static/app/views/settings/account/notifications/notificationSettingsByProjects.spec.tsx": 1099,
  218. "/static/app/views/settings/projectSecurityAndPrivacy/projectSecurityAndPrivacy.spec.tsx": 1098,
  219. "/static/app/utils/releases/useReleases.spec.tsx": 1095,
  220. "/static/app/views/settings/project/server-side-sampling/utils/projectStatsToPredictedSeries.spec.tsx": 1095,
  221. "/static/app/views/issueList/tagFilter.spec.tsx": 1089,
  222. "/static/app/views/settings/organizationRepositories/organizationRepositoriesContainer.spec.jsx": 1087,
  223. "/static/app/views/projectDetail/projectApdex.spec.jsx": 1076,
  224. "/static/app/views/settings/project/server-side-sampling/modals/specificConditionsModal/tagValueAutocomplete.spec.tsx": 1075,
  225. "/static/app/views/projectsDashboard/projectCard.spec.jsx": 1065,
  226. "/static/app/views/settings/organizationMembers/organizationMemberRow.spec.jsx": 1065,
  227. "/static/app/components/events/interfaces/crashContent/exception/stackTrace.spec.jsx": 1064,
  228. "/static/app/views/settings/components/settingsBreadcrumb/organizationCrumb.spec.jsx": 1051,
  229. "/static/app/views/settings/account/notifications/notificationSettingsByOrganization.spec.tsx": 1051,
  230. "/static/app/views/performance/transactionSummary/transactionThresholdButton.spec.jsx": 1049,
  231. "/static/app/views/settings/organizationAuditLog/auditLogView.spec.jsx": 1049,
  232. "/static/app/components/events/interfaces/debugMeta/debugImageDetails/index.spec.tsx": 1044,
  233. "/static/app/utils/performance/quickTrace/traceFullQuery.spec.jsx": 1037,
  234. "/static/app/components/events/interfaces/debugMeta/index.spec.tsx": 1036,
  235. "/static/app/views/alerts/rules/metric/constants.spec.jsx": 1032,
  236. "/static/app/views/eventsV2/utils.spec.jsx": 1023,
  237. "/static/app/views/projectDetail/projectLatestReleases.spec.jsx": 1021,
  238. "/static/app/views/performance/landing/utils.spec.tsx": 1019,
  239. "/static/app/views/settings/organizationMembers/organizationMembersWrapper.spec.jsx": 1018,
  240. "/static/app/components/events/interfaces/crashContent/index.spec.jsx": 1008,
  241. "/static/app/utils/performance/suspectSpans/spanOpsQuery.spec.tsx": 1006,
  242. "/static/app/views/performance/landing/samplingModal.spec.tsx": 1004,
  243. "/static/app/utils/profiling/filterFlamegraphTree.spec.tsx": 1003,
  244. "/static/app/views/eventsV2/tags.spec.jsx": 1000,
  245. "/static/app/components/events/interfaces/spans/waterfallModel.spec.tsx": 996,
  246. "/static/app/utils/performance/quickTrace/utils.spec.tsx": 996,
  247. "/static/app/components/events/interfaces/crashContent/exception/content.spec.tsx": 995,
  248. "/static/app/components/profiling/functionsTable.spec.tsx": 991,
  249. "/static/app/views/alerts/wizard/utils.spec.tsx": 989,
  250. "/static/app/components/group/externalIssueActions.spec.jsx": 987,
  251. "/static/app/utils/performance/quickTrace/traceLiteQuery.spec.jsx": 982,
  252. "/static/app/views/organizationGroupDetails/groupEvents.spec.jsx": 981,
  253. "/static/app/views/dashboardsV2/utils.spec.tsx": 979,
  254. "/static/app/utils/performance/quickTrace/traceMetaQuery.spec.jsx": 977,
  255. "/static/app/components/events/interfaces/csp.spec.tsx": 975,
  256. "/static/app/utils/discover/discoverQuery.spec.jsx": 975,
  257. "/static/app/components/events/interfaces/generic.spec.tsx": 973,
  258. "/static/app/utils/performance/suspectSpans/suspectSpansQuery.spec.tsx": 967,
  259. "/static/app/utils/performance/histogram/histogramQuery.spec.jsx": 966,
  260. "/static/app/components/performance/waterfall/utils.spec.jsx": 963,
  261. "/static/app/views/performance/transactionSummary/transactionVitals/utils.spec.jsx": 952,
  262. "/static/app/components/events/interfaces/frame/openInContextLine.spec.jsx": 947,
  263. "/static/app/views/settings/organizationApiKeys/organizationApiKeyDetails.spec.jsx": 946,
  264. "/static/app/components/events/interfaces/crashContent/exception/mechanism.spec.jsx": 940,
  265. "/static/app/components/events/interfaces/request.spec.tsx": 936,
  266. "/static/app/views/settings/organizationAuth/organizationAuthList.spec.jsx": 931,
  267. "/static/app/components/actions/ignore.spec.jsx": 919,
  268. "/static/app/views/settings/projectPlugins/projectPluginsRow.spec.jsx": 917,
  269. "/static/app/components/arithmeticInput/parser.spec.tsx": 916,
  270. "/static/app/components/events/interfaces/frame/stacktraceLink.spec.jsx": 914,
  271. "/static/app/views/alerts/rules/metric/triggersChart.spec.tsx": 909,
  272. "/static/app/views/alerts/utils/utils.spec.tsx": 894,
  273. "/static/app/views/alerts/utils/getMetricRuleDiscoverUrl.spec.tsx": 886,
  274. "/static/app/components/events/interfaces/message.spec.tsx": 881,
  275. "/static/app/components/profiling/profilesTable.spec.tsx": 879,
  276. "/static/app/utils/discover/arrayValue.spec.jsx": 878,
  277. "/static/app/components/events/interfaces/errorItem.spec.tsx": 873,
  278. "/static/app/views/settings/organizationAuditLog/organizationAuditLog.spec.jsx": 867,
  279. "/static/app/views/settings/organizationProjects/organizationProjects.spec.jsx": 866,
  280. "/static/app/components/events/interfaces/breadcrumbs/breadcrumb/data/exception.spec.tsx": 861,
  281. "/static/app/views/organizationGroupDetails/groupTags.spec.jsx": 855,
  282. "/static/app/views/alerts/incidentRedirect.spec.jsx": 846,
  283. "/static/app/views/projectInstall/platform.spec.jsx": 846,
  284. "/static/app/components/events/interfaces/spans/traceErrorList.spec.tsx": 838,
  285. "/static/app/views/alerts/rules/issue/details/textRule.spec.tsx": 837,
  286. "/static/app/views/settings/organizationRateLimits/organizationRateLimits.spec.jsx": 833,
  287. "/static/app/components/group/inboxReason.spec.jsx": 825,
  288. "/static/app/views/projects/projectContext.spec.jsx": 824,
  289. "/static/app/components/events/interfaces/frame/stacktraceLinkModal.spec.jsx": 819,
  290. "/static/app/views/settings/components/settingsBreadcrumb/breadcrumbTitle.spec.tsx": 819,
  291. "/static/app/views/settings/account/apiApplications/index.spec.jsx": 818,
  292. "/static/app/views/eventsV2/savedQuery/utils.spec.jsx": 807,
  293. "/static/app/views/settings/projectPlugins/projectPlugins.spec.jsx": 801,
  294. "/static/app/components/group/releaseStats.spec.jsx": 795,
  295. "/static/app/views/settings/organizationApiKeys/organizationApiKeysList.spec.jsx": 792,
  296. "/static/app/views/settings/projectDebugFiles/sources/builtInRepositories.spec.tsx": 792,
  297. "/static/app/views/settings/components/dataScrubbing/modals/form/eventIdField.spec.tsx": 785,
  298. "/static/app/views/settings/projectSecurityHeaders/projectHpkpReports.spec.jsx": 781,
  299. "/static/app/views/settings/projectSecurityHeaders/projectExpectCtReports.spec.jsx": 774,
  300. "/static/app/views/organizationGroupDetails/groupEventDetails/groupEventDetailsContainer.spec.tsx": 761,
  301. "/static/app/views/settings/projectSecurityHeaders/projectSecurityHeaders.spec.jsx": 758,
  302. "/static/app/components/group/suspectReleases.spec.jsx": 754,
  303. "/static/app/components/profiling/breadcrumb.spec.tsx": 750,
  304. "/static/app/views/settings/organizationDeveloperSettings/resourceSubscriptions.spec.jsx": 749,
  305. "/static/app/views/settings/projectPlugins/index.spec.jsx": 745,
  306. "/static/app/views/organizationIntegrations/addIntegrationButton.spec.tsx": 740,
  307. "/static/app/utils/profiling/gl/utils.spec.tsx": 722,
  308. "/static/app/views/organizationIntegrations/addIntegration.spec.jsx": 722,
  309. "/static/app/views/alerts/rules/issue/setupAlertIntegrationButton.spec.jsx": 720,
  310. "/static/app/views/projectsDashboard/noProjectMessage.spec.tsx": 719,
  311. "/static/app/components/group/tagDistributionMeter.spec.jsx": 716,
  312. "/static/app/utils/performance/contexts/pageError.spec.jsx": 705,
  313. "/static/app/views/settings/account/notifications/utils.spec.tsx": 696,
  314. "/static/app/views/settings/components/dataScrubbing/rules.spec.tsx": 694,
  315. "/static/app/utils/profiling/hooks/useFunctions.spec.tsx": 685,
  316. "/static/app/utils/discover/fields.spec.jsx": 679,
  317. "/static/app/views/issueList/noGroupsHandler/noUnresolvedIssues.spec.jsx": 670,
  318. "/static/app/utils/profiling/hooks/useProfiles.spec.tsx": 655,
  319. "/static/app/utils/profiling/renderers/gridRenderer.spec.tsx": 652,
  320. "/static/app/utils/profiling/hooks/useVirtualizedTree/useVirtualizedTree.spec.tsx": 649,
  321. "/static/app/components/profiling/arrayLinks.spec.tsx": 644,
  322. "/static/app/utils/profiling/renderers/flamegraphRenderer.spec.tsx": 629,
  323. "/static/app/views/alerts/wizard/radioPanelGroup.spec.tsx": 617,
  324. "/static/app/utils/discover/urls.spec.jsx": 600,
  325. "/static/app/utils/profiling/flamegraphView.spec.tsx": 581,
  326. "/static/app/utils/profiling/profile/importProfile.spec.tsx": 581,
  327. "/static/app/views/releases/detail/utils.spec.tsx": 580,
  328. "/static/app/utils/discover/charts.spec.tsx": 570,
  329. "/static/app/views/alerts/rules/metric/details/utils.spec.tsx": 559,
  330. "/static/app/views/releases/utils/index.spec.tsx": 554,
  331. "/static/app/components/group/minibarChart.spec.tsx": 536,
  332. "/static/app/utils/profiling/differentialFlamegraph.spec.tsx": 531,
  333. "/static/app/views/dashboardsV2/widgetBuilder/issueWidget/utils.spec.tsx": 530,
  334. "/static/app/utils/profiling/profile/sampledProfile.spec.tsx": 527,
  335. "/static/app/utils/profiling/profile/jsSelfProfile.spec.tsx": 522,
  336. "/static/app/utils/profiling/renderers/textRenderer.spec.tsx": 513,
  337. "/static/app/views/releases/utils/sessionTerm.spec.tsx": 512,
  338. "/static/app/utils/profiling/profile/eventedProfile.spec.tsx": 510,
  339. "/static/app/utils/profiling/profile/chromeTraceProfile.spec.tsx": 506,
  340. "/static/app/utils/profiling/hooks/useVirtualizedTree/VirtualizedTreeNode.spec.tsx": 497,
  341. "/static/app/utils/profiling/renderers/positionIndicatorRenderer.spec.tsx": 496,
  342. "/static/app/utils/profiling/canvasScheduler.spec.tsx": 494,
  343. "/static/app/utils/profiling/renderers/selectedFrameRenderer.spec.tsx": 494,
  344. "/static/app/utils/profiling/frame.spec.tsx": 493,
  345. "/static/app/utils/profiling/colors/utils.spec.tsx": 493,
  346. "/static/app/utils/profiling/hooks/useVirtualizedTree/VirtualizedTree.spec.tsx": 492,
  347. "/static/app/utils/profiling/renderers/cursorRenderer.spec.tsx": 492,
  348. "/static/app/utils/profiling/formatters/stackMarkerToHumanReadable.spec.tsx": 488,
  349. "/static/app/utils/profiling/profile/profile.spec.tsx": 481,
  350. "/static/app/utils/profiling/profile/utils.spec.tsx": 478,
  351. "/static/app/utils/profiling/jsSelfProfiling.spec.tsx": 477,
  352. "/static/app/views/settings/project/server-side-sampling/utils/hasFirstBucketsEmpty.spec.tsx": 474,
  353. "/static/app/utils/profiling/units/unit.spec.ts": 472,
  354. "/static/app/utils/profiling/guards/profile.spec.tsx": 470,
  355. "/static/app/views/settings/project/server-side-sampling/utils/projectStatsToSampleRates.spec.tsx": 467,
  356. "/static/app/views/settings/components/settingsBreadcrumb/findFirstRouteWithoutRouteParam.spec.jsx": 444,
  357. "/static/app/utils/profiling/weightedNode.spec.tsx": 442,
  358. "/static/app/components/modals/addDashboardWidgetModal.spec.jsx": 20202,
  359. "/static/app/components/events/searchBar.spec.jsx": 13841,
  360. "/static/app/components/modals/widgetViewerModal.spec.tsx": 7457,
  361. "/static/app/components/sidebar/index.spec.jsx": 3520,
  362. "/static/app/views/organizationStats/index.spec.jsx": 3160,
  363. "/static/app/components/sidebar/performanceOnboarding.spec.tsx": 3076,
  364. "/static/app/components/integrationExternalMappingForm.spec.jsx": 2712,
  365. "/static/app/components/charts/optionSelector.spec.tsx": 2613,
  366. "/static/app/components/assigneeSelector.spec.jsx": 2540,
  367. "/static/app/components/modals/addToDashboardModal.spec.tsx": 2538,
  368. "/static/app/components/organizations/timeRangeSelector/index.spec.jsx": 2514,
  369. "/static/app/components/integrationExternalMappings.spec.jsx": 2486,
  370. "/static/app/components/organizations/environmentSelector.spec.tsx": 2444,
  371. "/static/app/utils/eventWaiter.spec.jsx": 2268,
  372. "/static/app/components/stackTracePreview.spec.tsx": 2216,
  373. "/static/app/views/organizationIntegrations/integrationCodeMappings.spec.jsx": 1903,
  374. "/static/app/components/contextPickerModal.spec.jsx": 1893,
  375. "/static/app/components/eventOrGroupTitle.spec.jsx": 1871,
  376. "/static/app/components/deprecatedforms/tableField.spec.jsx": 1857,
  377. "/static/app/components/deprecatedforms/selectAsyncField.spec.jsx": 1835,
  378. "/static/app/components/modals/commandPaletteModal.spec.jsx": 1831,
  379. "/static/app/views/organizationStats/teamInsights/teamIssuesAge.spec.jsx": 1792,
  380. "/static/app/views/organizationStats/teamInsights/issues.spec.jsx": 1789,
  381. "/static/app/components/deprecatedforms/selectCreatableField.spec.jsx": 1785,
  382. "/static/app/views/organizationStats/teamInsights/health.spec.jsx": 1695,
  383. "/static/app/components/featureFeedback/featureFeedback.spec.tsx": 1691,
  384. "/static/app/utils/useProjects.spec.tsx": 1675,
  385. "/static/app/components/events/contexts/operatingSystem/getOperatingSystemKnownDataDetails.spec.tsx": 1668,
  386. "/static/app/components/events/eventCauseEmpty.spec.jsx": 1645,
  387. "/static/app/views/userFeedback/index.spec.jsx": 1604,
  388. "/static/app/components/events/contexts/trace/getTraceKnownDataDetails.spec.tsx": 1601,
  389. "/static/app/components/breadcrumbs.spec.jsx": 1592,
  390. "/static/app/utils/withExperiment.spec.jsx": 1564,
  391. "/static/app/components/repositoryRow.spec.jsx": 1475,
  392. "/static/app/components/forms/teamSelector.spec.jsx": 1473,
  393. "/static/app/components/forms/compactSelect.spec.tsx": 1472,
  394. "/static/app/components/stream/streamGroup.spec.jsx": 1468,
  395. "/static/app/actionCreators/navigation.spec.jsx": 1468,
  396. "/static/app/components/projectPageFilter.spec.tsx": 1457,
  397. "/static/app/views/onboarding/platform.spec.jsx": 1454,
  398. "/static/app/components/deprecatedforms/projectMapperField.spec.jsx": 1453,
  399. "/static/app/components/modals/createSavedSearchModal.spec.jsx": 1408,
  400. "/static/app/components/charts/eventsRequest.spec.jsx": 1404,
  401. "/static/app/views/organizationIntegrations/sentryAppDetailedView.spec.jsx": 1388,
  402. "/static/app/components/events/eventCause.spec.jsx": 1377,
  403. "/static/app/views/organizationActivity/index.spec.jsx": 1362,
  404. "/static/app/components/events/contexts/gpu/index.spec.tsx": 1360,
  405. "/static/app/views/integrationPipeline/awsLambdaCloudformation.spec.jsx": 1351,
  406. "/static/app/views/organizationStats/teamInsights/teamMisery.spec.jsx": 1341,
  407. "/static/app/components/pageHeader.spec.jsx": 1340,
  408. "/static/app/components/events/contexts/state.spec.tsx": 1334,
  409. "/static/app/components/quickTrace/quickTrace.spec.tsx": 1333,
  410. "/static/app/views/organizationIntegrations/integrationDetailedView.spec.jsx": 1333,
  411. "/static/app/components/createAlertButton.spec.jsx": 1333,
  412. "/static/app/utils/teams.spec.tsx": 1326,
  413. "/static/app/components/search/sources/routeSource.spec.jsx": 1325,
  414. "/static/app/components/helpSearch.spec.jsx": 1310,
  415. "/static/app/components/deprecatedforms/jsonForm.spec.tsx": 1303,
  416. "/static/app/actionCreators/metrics.spec.tsx": 1300,
  417. "/static/app/components/modals/sudoModal.spec.jsx": 1300,
  418. "/static/app/utils/projects.spec.jsx": 1293,
  419. "/static/app/views/organizationIntegrations/pluginDetailedView.spec.jsx": 1292,
  420. "/static/app/components/multiPlatformPicker.spec.jsx": 1292,
  421. "/static/app/components/forms/controls/multipleCheckbox.spec.tsx": 1285,
  422. "/static/app/stores/serverSideSamplingStore.spec.tsx": 1274,
  423. "/static/app/views/onboarding/targetedOnboarding/onboarding.spec.jsx": 1268,
  424. "/static/app/views/onboarding/onboarding.spec.jsx": 1267,
  425. "/static/app/utils/sessions.spec.tsx": 1265,
  426. "/static/app/views/organizationIntegrations/integrationListDirectory.spec.jsx": 1261,
  427. "/static/app/components/search/search.spec.tsx": 1247,
  428. "/static/app/components/charts/eventsChart.spec.jsx": 1234,
  429. "/static/app/views/organizationIntegrations/integrationRepos.spec.jsx": 1230,
  430. "/static/app/components/globalModal/globalModal.spec.jsx": 1221,
  431. "/static/app/views/integrationPipeline/awsLambdaProjectSelect.spec.jsx": 1219,
  432. "/static/app/components/events/contextSummary/contextSummary.spec.tsx": 1218,
  433. "/static/app/views/organizationIntegrations/integrationRow.spec.jsx": 1215,
  434. "/static/app/components/narrowLayout.spec.jsx": 1208,
  435. "/static/app/components/events/eventExtraData.spec.tsx": 1207,
  436. "/static/app/components/events/contexts/utils.spec.tsx": 1207,
  437. "/static/app/views/dashboardsV2/datasetConfig/issues.spec.jsx": 1204,
  438. "/static/app/components/dropdownAutoComplete/dropdownAutoCompleteMenu.spec.jsx": 1199,
  439. "/static/app/components/activity/note/input.spec.jsx": 1184,
  440. "/static/app/components/tag.spec.tsx": 1180,
  441. "/static/app/components/idBadge/baseBadge.spec.tsx": 1180,
  442. "/static/app/components/organizations/pageFilters/pageFiltersContainer.spec.jsx": 1170,
  443. "/static/app/components/modals/dashboardWidgetQuerySelectorModal.spec.tsx": 1158,
  444. "/static/app/utils/slugify.spec.tsx": 1145,
  445. "/static/app/views/organizationStats/teamInsights/teamResolutionTime.spec.jsx": 1145,
  446. "/static/app/views/dataExport/dataDownload.spec.jsx": 1139,
  447. "/static/app/components/IssueList.spec.tsx": 1128,
  448. "/static/app/components/environmentPageFilter.spec.tsx": 1121,
  449. "/static/app/components/buttonBar.spec.tsx": 1119,
  450. "/static/app/utils/withTags.spec.jsx": 1104,
  451. "/static/app/components/datePageFilter.spec.tsx": 1100,
  452. "/static/app/components/events/contexts/operatingSystem/index.spec.tsx": 1097,
  453. "/static/app/components/deprecatedforms/selectField.spec.jsx": 1093,
  454. "/static/app/components/tooltip.spec.tsx": 1085,
  455. "/static/app/components/eventOrGroupHeader.spec.tsx": 1078,
  456. "/static/app/components/organizations/pageFilters/utils.spec.jsx": 1075,
  457. "/static/app/components/deprecatedforms/multipleCheckboxField.spec.jsx": 1070,
  458. "/static/app/components/charts/eventsGeoRequest.spec.tsx": 1069,
  459. "/static/app/utils/useApiRequests.spec.tsx": 1064,
  460. "/static/app/components/avatarCropper.spec.tsx": 1063,
  461. "/static/app/components/assistant/guideAnchor.spec.jsx": 1055,
  462. "/static/app/components/customCommitsResolutionModal.spec.jsx": 1049,
  463. "/static/app/components/dropdownLink.spec.jsx": 1034,
  464. "/static/app/views/settings/settingsLayout.spec.jsx": 1030,
  465. "/static/app/components/platformPicker.spec.jsx": 1029,
  466. "/static/app/components/modals/helpSearchModal.spec.jsx": 1020,
  467. "/static/app/utils/dates.spec.tsx": 1017,
  468. "/static/app/components/customResolutionModal.spec.jsx": 1017,
  469. "/static/app/components/deprecatedforms/sentryProjectSelectorField.spec.jsx": 1017,
  470. "/static/app/views/organizationStats/usageChart/utils.spec.jsx": 1014,
  471. "/static/app/components/charts/eventsAreaChart.spec.jsx": 1013,
  472. "/static/app/components/acl/role.spec.jsx": 1013,
  473. "/static/app/views/replays/detail/console/messageFormatter.spec.tsx": 1004,
  474. "/static/app/components/events/eventCustomPerformanceMetrics.spec.tsx": 997,
  475. "/static/app/views/integrationPipeline/awsLambdaFunctionSelect.spec.jsx": 988,
  476. "/static/app/components/modals/reprocessEventModal.spec.tsx": 987,
  477. "/static/app/utils/sanitizeQuerySelector.spec.jsx": 974,
  478. "/static/app/components/modals/emailVerificationModal.spec.tsx": 974,
  479. "/static/app/views/settings/components/settingsBreadcrumb/settingsBreadcrumbDropdown.spec.jsx": 973,
  480. "/static/app/views/organizationStats/teamInsights/teamUnresolvedIssues.spec.jsx": 972,
  481. "/static/app/components/tagsTable.spec.tsx": 969,
  482. "/static/app/stores/persistedStore.spec.tsx": 967,
  483. "/static/app/components/eventOrGroupExtraDetails.spec.jsx": 966,
  484. "/static/app/components/asyncComponent.spec.jsx": 961,
  485. "/static/app/components/autoComplete.spec.jsx": 955,
  486. "/static/app/views/organizationStats/teamInsights/teamStability.spec.jsx": 934,
  487. "/static/app/components/modals/sentryAppDetailsModal.spec.jsx": 934,
  488. "/static/app/components/deprecatedforms/radioBooleanField.spec.jsx": 929,
  489. "/static/app/components/avatar.spec.tsx": 928,
  490. "/static/app/components/modals/teamAccessRequestModal.spec.jsx": 927,
  491. "/static/app/components/forms/textCopyInput.spec.jsx": 924,
  492. "/static/app/views/organizationIntegrations/docIntegrationDetailedView.spec.jsx": 921,
  493. "/static/app/views/integrationPipeline/pipelineView.spec.jsx": 920,
  494. "/static/app/components/deprecatedforms/booleanField.spec.jsx": 920,
  495. "/static/app/components/globalSdkUpdateAlert.spec.tsx": 896,
  496. "/static/app/components/deprecatedforms/genericField.spec.jsx": 892,
  497. "/static/app/components/modals/createTeamModal.spec.jsx": 890,
  498. "/static/app/components/confirmDelete.spec.jsx": 889,
  499. "/static/app/components/platformList.spec.jsx": 888,
  500. "/static/app/components/acl/feature.spec.jsx": 886,
  501. "/static/app/components/dataExport.spec.jsx": 882,
  502. "/static/app/components/modals/featureTourModal.spec.jsx": 881,
  503. "/static/app/components/activity/note/inputWithStorage.spec.jsx": 880,
  504. "/static/app/components/button.spec.tsx": 876,
  505. "/static/app/components/sidebar/switchOrganization.spec.tsx": 871,
  506. "/static/app/utils/useTags.spec.tsx": 869,
  507. "/static/app/components/timeSince.spec.tsx": 863,
  508. "/static/app/utils/useLocalStorageState.spec.tsx": 861,
  509. "/static/app/components/splitDiff.spec.tsx": 860,
  510. "/static/app/components/indicators.spec.jsx": 857,
  511. "/static/app/components/modals/recoveryOptionsModal.spec.jsx": 852,
  512. "/static/app/components/searchSyntax/parser.spec.tsx": 846,
  513. "/static/app/components/events/eventSdk.spec.tsx": 844,
  514. "/static/app/components/queryCount.spec.tsx": 841,
  515. "/static/app/utils/metrics/metricsRequest.spec.tsx": 839,
  516. "/static/app/components/contextData/contextData.spec.tsx": 827,
  517. "/static/app/components/stream/processingIssueList.spec.jsx": 826,
  518. "/static/app/utils/getDaysSinceDate.spec.tsx": 823,
  519. "/static/app/components/events/packageData.spec.tsx": 822,
  520. "/static/app/components/charts/components/xAxis.spec.jsx": 819,
  521. "/static/app/components/errors/detailedError.spec.tsx": 817,
  522. "/static/app/components/stream/processingIssueHint.spec.jsx": 817,
  523. "/static/app/components/events/eventVitals.spec.jsx": 817,
  524. "/static/app/components/idBadge/index.spec.tsx": 816,
  525. "/static/app/utils/queryString.spec.tsx": 815,
  526. "/static/app/components/charts/utils.spec.jsx": 809,
  527. "/static/app/utils/withConfig.spec.jsx": 806,
  528. "/static/app/stores/groupStore.spec.tsx": 800,
  529. "/static/app/views/organizationStats/teamInsights/teamIssuesBreakdown.spec.jsx": 798,
  530. "/static/app/components/bulkController/bulkNotice.spec.jsx": 798,
  531. "/static/app/components/clipboardTooltip.spec.tsx": 792,
  532. "/static/app/views/organizationStats/teamInsights/teamAlertsTriggered.spec.jsx": 791,
  533. "/static/app/components/events/interfaces/frame/frameVariables.spec.tsx": 790,
  534. "/static/app/components/returnButton.spec.tsx": 788,
  535. "/static/app/components/collapsible.spec.jsx": 787,
  536. "/static/app/components/charts/releaseSeries.spec.jsx": 785,
  537. "/static/app/utils/locale.spec.tsx": 784,
  538. "/static/app/components/deprecatedforms/formField.spec.jsx": 781,
  539. "/static/app/actionCreators/events.spec.jsx": 780,
  540. "/static/app/components/globalSelectionLink.spec.tsx": 779,
  541. "/static/app/views/onboarding/components/firstEventIndicator.spec.jsx": 778,
  542. "/static/app/components/notAvailable.spec.tsx": 778,
  543. "/static/app/components/deprecatedforms/multiSelectField.spec.jsx": 777,
  544. "/static/app/components/resolutionBox.spec.tsx": 775,
  545. "/static/app/components/events/eventAttachments.spec.tsx": 773,
  546. "/static/app/components/deprecatedforms/textField.spec.jsx": 772,
  547. "/static/app/views/userFeedback/userFeedbackEmpty.spec.tsx": 770,
  548. "/static/app/components/search/sources/apiSource.spec.jsx": 763,
  549. "/static/app/views/organizationStats/teamInsights/index.spec.tsx": 759,
  550. "/static/app/components/events/toggleRawEventData.spec.jsx": 756,
  551. "/static/app/views/replays/detail/console/utils.spec.jsx": 753,
  552. "/static/app/components/dropdownAutoComplete/dropdownAutoComplete.spec.jsx": 752,
  553. "/static/app/components/commitRow.spec.tsx": 752,
  554. "/static/app/components/events/sdkUpdates/sdkUpdates.spec.jsx": 749,
  555. "/static/app/components/hovercard.spec.tsx": 748,
  556. "/static/app/components/deprecatedforms/numberField.spec.tsx": 747,
  557. "/static/app/components/acl/access.spec.jsx": 746,
  558. "/static/app/views/onboarding/createSampleEventButton.spec.jsx": 745,
  559. "/static/app/utils/useUndoableReducer.spec.tsx": 744,
  560. "/static/app/utils/withPageFilters.spec.jsx": 743,
  561. "/static/app/components/idBadge/organizationBadge.spec.tsx": 743,
  562. "/static/app/components/events/interfaces/keyValueList.spec.jsx": 742,
  563. "/static/app/components/issueDiff.spec.jsx": 740,
  564. "/static/app/components/confirm.spec.jsx": 738,
  565. "/static/app/utils/metrics/transformMetricsResponseToSeries.spec.tsx": 737,
  566. "/static/app/components/projects/bookmarkStar.spec.tsx": 735,
  567. "/static/app/components/inactivePlugins.spec.jsx": 733,
  568. "/static/app/components/issueSyncListElement.spec.jsx": 733,
  569. "/static/app/components/version.spec.tsx": 730,
  570. "/static/app/components/banner.spec.tsx": 727,
  571. "/static/app/components/lazyLoad.spec.tsx": 727,
  572. "/static/app/components/forms/controls/radioGroup.spec.tsx": 726,
  573. "/static/app/components/deprecatedforms/form.spec.jsx": 725,
  574. "/static/app/components/avatar/actorAvatar.spec.jsx": 724,
  575. "/static/app/components/idBadge/teamBadge/teamBadge.spec.tsx": 724,
  576. "/static/app/utils/parseHtmlMarks.spec.jsx": 722,
  577. "/static/app/utils/useTeams.spec.tsx": 722,
  578. "/static/app/components/bulkController/index.spec.tsx": 722,
  579. "/static/app/components/editableText.spec.tsx": 719,
  580. "/static/app/components/replays/utils.spec.tsx": 716,
  581. "/static/app/components/smartSearchBar/utils.spec.tsx": 716,
  582. "/static/app/components/modals/suggestProjectModal.spec.jsx": 715,
  583. "/static/app/components/acl/featureDisabled.spec.jsx": 713,
  584. "/static/app/components/deployBadge.spec.tsx": 712,
  585. "/static/app/components/hook.spec.jsx": 712,
  586. "/static/app/components/seenByList.spec.jsx": 711,
  587. "/static/app/components/deprecatedforms/emailField.spec.jsx": 710,
  588. "/static/app/components/deprecatedforms/passwordField.spec.jsx": 710,
  589. "/static/app/components/panels/panelTable.spec.jsx": 710,
  590. "/static/app/stores/groupingStore.spec.jsx": 709,
  591. "/static/app/components/userMisery.spec.jsx": 707,
  592. "/static/app/components/events/interfaces/utils.spec.jsx": 705,
  593. "/static/app/components/checkbox.spec.tsx": 700,
  594. "/static/app/views/onboarding/welcome.spec.jsx": 699,
  595. "/static/app/stores/teamStore.spec.jsx": 698,
  596. "/static/app/utils/tokenizeSearch.spec.tsx": 697,
  597. "/static/app/utils/useMetricsContext.spec.tsx": 697,
  598. "/static/app/components/search/sources/formSource.spec.jsx": 696,
  599. "/static/app/utils/formatters.spec.tsx": 694,
  600. "/static/app/components/mutedBox.spec.jsx": 692,
  601. "/static/app/components/pullRequestLink.spec.jsx": 692,
  602. "/static/app/components/errorRobot.spec.jsx": 689,
  603. "/static/app/components/eventsTable/eventsTable.spec.jsx": 689,
  604. "/static/app/components/modals/widgetBuilder/widgetBuilderOverwriteModal.spec.tsx": 687,
  605. "/static/app/components/links/externalLink.spec.tsx": 686,
  606. "/static/app/components/alertLink.spec.tsx": 684,
  607. "/static/app/components/idBadge/projectBadge.spec.tsx": 684,
  608. "/static/app/components/idBadge/memberBadge.spec.jsx": 681,
  609. "/static/app/components/keyValueTable.spec.tsx": 679,
  610. "/static/app/utils/utils.spec.jsx": 678,
  611. "/static/app/components/commandLine.spec.tsx": 678,
  612. "/static/app/components/events/interfaces/spans/spanTreeModel.spec.tsx": 678,
  613. "/static/app/stores/projectsStore.spec.jsx": 677,
  614. "/static/app/components/eventsTable/eventsTableRow.spec.jsx": 677,
  615. "/static/app/utils/metrics/transformMetricsResponseToTable.spec.tsx": 671,
  616. "/static/app/components/tagDeprecated.spec.tsx": 669,
  617. "/static/app/utils/withIssueTags.spec.tsx": 668,
  618. "/static/app/components/alertBadge.spec.tsx": 664,
  619. "/static/app/components/deprecatedDropdownMenu.spec.jsx": 663,
  620. "/static/app/components/scoreBar.spec.tsx": 662,
  621. "/static/app/components/similarScoreCard.spec.tsx": 662,
  622. "/static/app/components/modals/diffModal.spec.jsx": 661,
  623. "/static/app/components/forms/controls/rangeSlider/rangeSlider.spec.tsx": 659,
  624. "/static/app/utils/withRelease.spec.jsx": 657,
  625. "/static/app/stores/guideStore.spec.jsx": 657,
  626. "/static/app/components/deviceName.spec.tsx": 656,
  627. "/static/app/utils/withRepositories.spec.jsx": 654,
  628. "/static/app/components/hotkeysLabel.spec.jsx": 652,
  629. "/static/app/components/circleIndicator.spec.tsx": 651,
  630. "/static/app/components/idBadge/userBadge.spec.tsx": 650,
  631. "/static/app/components/toolbarHeader.spec.jsx": 649,
  632. "/static/app/components/sidebar/usePerformanceOnboardingDocs.spec.tsx": 649,
  633. "/static/app/components/charts/baseChart.spec.tsx": 646,
  634. "/static/app/components/letterAvatar.spec.tsx": 645,
  635. "/static/app/components/events/interfaces/debugMeta/utils.spec.tsx": 644,
  636. "/static/app/utils/replays/useReplayData.test.jsx": 642,
  637. "/static/app/views/organizationStats/teamInsights/collapsePanel.spec.jsx": 639,
  638. "/static/app/utils/crashReports.spec.tsx": 638,
  639. "/static/app/utils/useApi.spec.tsx": 638,
  640. "/static/app/utils/useCommitters.spec.tsx": 638,
  641. "/static/app/components/dateTime.spec.jsx": 638,
  642. "/static/app/utils/useMemoWithPrevious.spec.jsx": 635,
  643. "/static/app/components/avatar/avatarList.spec.tsx": 635,
  644. "/static/app/utils/useParams.spec.tsx": 634,
  645. "/static/app/utils/useRoutes.spec.tsx": 634,
  646. "/static/app/utils/withSentryAppComponents.spec.jsx": 627,
  647. "/static/app/utils/useCustomMeasurements.spec.tsx": 624,
  648. "/static/app/components/events/interfaces/spans/utils.spec.tsx": 624,
  649. "/static/app/components/organizations/timeRangeSelector/dateSummary.spec.tsx": 623,
  650. "/static/app/components/charts/baseChartHeightResize.spec.tsx": 623,
  651. "/static/app/components/progressBar.spec.tsx": 622,
  652. "/static/app/stores/selectedGroupStore.spec.tsx": 621,
  653. "/static/app/utils/withTeamsForUser.spec.jsx": 618,
  654. "/static/app/components/organizations/pageFilters/parse.spec.jsx": 618,
  655. "/static/app/components/featureBadge.spec.tsx": 615,
  656. "/static/app/stores/useLegacyStore.spec.tsx": 614,
  657. "/static/app/components/loading/loadingContainer.spec.tsx": 613,
  658. "/static/app/utils/useCombinedReducer.spec.tsx": 611,
  659. "/static/app/utils/withApi.spec.tsx": 609,
  660. "/static/app/utils/withProjects.spec.jsx": 608,
  661. "/static/app/components/highlight.spec.jsx": 607,
  662. "/static/app/components/modals/redirectToProject.spec.jsx": 605,
  663. "/static/app/utils/useHotkeys.spec.jsx": 595,
  664. "/static/app/utils/useLocation.spec.tsx": 594,
  665. "/static/app/actionCreators/onboardingTasks.spec.jsx": 594,
  666. "/static/app/components/pluginIcon.spec.jsx": 593,
  667. "/static/app/stores/savedSearchesStore.spec.jsx": 588,
  668. "/static/app/components/autoplayVideo.spec.tsx": 588,
  669. "/static/app/utils/usePrevious.spec.tsx": 586,
  670. "/static/app/utils/requestError/sanitizePath.spec.tsx": 585,
  671. "/static/app/utils/useNavigate.spec.tsx": 582,
  672. "/static/app/actionCreators/pageFilters.spec.jsx": 579,
  673. "/static/app/components/similarSpectrum.spec.tsx": 579,
  674. "/static/app/stores/alertStore.spec.jsx": 564,
  675. "/static/app/actionCreators/group.spec.jsx": 555,
  676. "/static/app/components/events/interfaces/crashContent/stackTrace/rawContent.spec.jsx": 554,
  677. "/static/app/stores/pageFiltersStore.spec.jsx": 545,
  678. "/static/app/utils/getStacktraceBody.spec.jsx": 544,
  679. "/static/app/stores/organizationStore.spec.jsx": 534,
  680. "/static/app/actionCreators/organization.spec.jsx": 533,
  681. "/static/app/actionCreators/release.spec.jsx": 530,
  682. "/static/app/stores/tagStore.spec.jsx": 527,
  683. "/static/app/views/dashboardsV2/widgetBuilder/releaseWidget/fields.spec.tsx": 523,
  684. "/static/app/utils/displayReprocessEventAction.spec.tsx": 516,
  685. "/static/app/stores/pluginsStore.spec.jsx": 516,
  686. "/static/app/utils/recreateRoute.spec.tsx": 515,
  687. "/static/app/utils/retryableImport.spec.jsx": 515,
  688. "/static/app/utils/removeAtArrayIndex.spec.tsx": 512,
  689. "/static/app/actionCreators/committers.spec.jsx": 512,
  690. "/static/app/utils/marked.spec.tsx": 510,
  691. "/static/app/views/organizationStats/utils.spec.jsx": 508,
  692. "/static/app/utils/replays/replayDataUtils.spec.tsx": 508,
  693. "/static/app/utils/handleXhrErrorResponse.spec.jsx": 505,
  694. "/static/app/utils/replays/flattenListOfObjects.spec.tsx": 503,
  695. "/static/app/actionCreators/projects.spec.tsx": 499,
  696. "/static/app/actionCreators/repositories.spec.jsx": 498,
  697. "/static/app/utils/highlightFuseMatches.spec.jsx": 495,
  698. "/static/app/utils/consolidatedScopes.spec.tsx": 494,
  699. "/static/app/utils/getPeriod.spec.tsx": 493,
  700. "/static/app/utils/replays/getCurrentUrl.spec.tsx": 490,
  701. "/static/app/utils/replays/getBreadcrumb.spec.tsx": 489,
  702. "/static/app/utils/makeSafeRefluxStore.spec.ts": 488,
  703. "/static/app/utils/replaceRouterParams.spec.tsx": 485,
  704. "/static/app/utils/convertFromSelect2Choices.spec.tsx": 483,
  705. "/static/app/stores/organizationEnvironmentsStore.spec.jsx": 483,
  706. "/static/app/stores/configStore.spec.tsx": 479,
  707. "/static/app/utils/trimSlug.spec.tsx": 477,
  708. "/static/app/utils/replaceAtArrayIndex.spec.tsx": 469,
  709. "/static/app/utils/getRouteStringFromRoutes.spec.jsx": 468,
  710. "/static/app/utils/findClosestNumber.spec.tsx": 467,
  711. "/static/app/utils/getProjectsByTeams.spec.jsx": 462,
  712. "/static/app/utils/getDynamicText.spec.tsx": 458
  713. }