|
@@ -488,7 +488,6 @@ module = [
|
|
|
"sentry.charts.chartcuterie",
|
|
|
"sentry.conf.urls",
|
|
|
"sentry.coreapi",
|
|
|
- "sentry.data_export.endpoints.data_export",
|
|
|
"sentry.data_export.models",
|
|
|
"sentry.data_export.processors.issues_by_tag",
|
|
|
"sentry.data_export.tasks",
|
|
@@ -746,7 +745,6 @@ module = [
|
|
|
"sentry.mediators.mediator",
|
|
|
"sentry.mediators.param",
|
|
|
"sentry.mediators.plugins.migrator",
|
|
|
- "sentry.mediators.project_rules.creator",
|
|
|
"sentry.mediators.project_rules.updater",
|
|
|
"sentry.mediators.sentry_app_installations.installation_notifier",
|
|
|
"sentry.mediators.sentry_app_installations.updater",
|
|
@@ -1047,7 +1045,6 @@ module = [
|
|
|
"sentry.scim.endpoints.utils",
|
|
|
"sentry.sdk_updates",
|
|
|
"sentry.search.events.builder.discover",
|
|
|
- "sentry.search.events.builder.issue_platform",
|
|
|
"sentry.search.events.builder.metrics",
|
|
|
"sentry.search.events.builder.spans_metrics",
|
|
|
"sentry.search.events.constants",
|
|
@@ -1104,7 +1101,6 @@ module = [
|
|
|
"sentry.similarity.featuresv2",
|
|
|
"sentry.snuba.discover",
|
|
|
"sentry.snuba.entity_subscription",
|
|
|
- "sentry.snuba.functions",
|
|
|
"sentry.snuba.issue_platform",
|
|
|
"sentry.snuba.metrics",
|
|
|
"sentry.snuba.metrics.datasource",
|
|
@@ -1118,7 +1114,6 @@ module = [
|
|
|
"sentry.snuba.metrics_performance",
|
|
|
"sentry.snuba.models",
|
|
|
"sentry.snuba.outcomes",
|
|
|
- "sentry.snuba.profiles",
|
|
|
"sentry.snuba.query_subscriptions.run",
|
|
|
"sentry.snuba.referrer",
|
|
|
"sentry.snuba.sessions",
|
|
@@ -1139,7 +1134,6 @@ module = [
|
|
|
"sentry.tasks.base",
|
|
|
"sentry.tasks.beacon",
|
|
|
"sentry.tasks.check_auth",
|
|
|
- "sentry.tasks.clear_expired_rulesnoozes",
|
|
|
"sentry.tasks.codeowners.update_code_owners_schema",
|
|
|
"sentry.tasks.commit_context",
|
|
|
"sentry.tasks.commits",
|
|
@@ -1395,7 +1389,6 @@ module = [
|
|
|
"tests.acceptance.test_oauth_authorize",
|
|
|
"tests.acceptance.test_onboarding",
|
|
|
"tests.acceptance.test_organization_activity",
|
|
|
- "tests.acceptance.test_organization_alert_rule_details",
|
|
|
"tests.acceptance.test_organization_dashboards",
|
|
|
"tests.acceptance.test_organization_developer_settings",
|
|
|
"tests.acceptance.test_organization_document_integration_detailed_view",
|
|
@@ -1517,7 +1510,6 @@ module = [
|
|
|
"tests.sentry.api.endpoints.test_team_notification_settings",
|
|
|
"tests.sentry.api.endpoints.test_user_authenticator_details",
|
|
|
"tests.sentry.api.endpoints.test_user_authenticator_enroll",
|
|
|
- "tests.sentry.api.endpoints.test_user_authenticator_index",
|
|
|
"tests.sentry.api.endpoints.test_user_details",
|
|
|
"tests.sentry.api.endpoints.test_user_notification_fine_tuning",
|
|
|
"tests.sentry.api.endpoints.test_user_notification_settings",
|
|
@@ -1830,8 +1822,6 @@ module = [
|
|
|
"tests.sentry.mediators.project_rules.test_creator",
|
|
|
"tests.sentry.mediators.project_rules.test_updater",
|
|
|
"tests.sentry.mediators.sentry_app_installations.test_installation_notifier",
|
|
|
- "tests.sentry.mediators.test_mediator",
|
|
|
- "tests.sentry.mediators.test_param",
|
|
|
"tests.sentry.mediators.token_exchange.test_grant_exchanger",
|
|
|
"tests.sentry.mediators.token_exchange.test_refresher",
|
|
|
"tests.sentry.mediators.token_exchange.test_validator",
|
|
@@ -1898,7 +1888,6 @@ module = [
|
|
|
"tests.sentry.models.test_releaseenvironment",
|
|
|
"tests.sentry.models.test_releasefile",
|
|
|
"tests.sentry.models.test_releaseprojectenvironment",
|
|
|
- "tests.sentry.models.test_rulesnooze",
|
|
|
"tests.sentry.models.test_sentryapp",
|
|
|
"tests.sentry.models.test_sentryappinstallation",
|
|
|
"tests.sentry.models.test_sentryappinstallationtoken",
|
|
@@ -2001,7 +1990,6 @@ module = [
|
|
|
"tests.sentry.runner.test_initializer",
|
|
|
"tests.sentry.search.events.builder.test_discover",
|
|
|
"tests.sentry.search.events.builder.test_metrics",
|
|
|
- "tests.sentry.search.events.builder.test_profile_functions",
|
|
|
"tests.sentry.search.events.test_fields",
|
|
|
"tests.sentry.search.events.test_filter",
|
|
|
"tests.sentry.search.test_utils",
|
|
@@ -2058,7 +2046,6 @@ module = [
|
|
|
"tests.sentry.tasks.test_auto_resolve_issues",
|
|
|
"tests.sentry.tasks.test_check_auth",
|
|
|
"tests.sentry.tasks.test_clear_expired_resolutions",
|
|
|
- "tests.sentry.tasks.test_clear_expired_rulesnoozes",
|
|
|
"tests.sentry.tasks.test_clear_expired_snoozes",
|
|
|
"tests.sentry.tasks.test_code_owners",
|
|
|
"tests.sentry.tasks.test_collect_project_platforms",
|