Skip to content

ref: Remove unused features ( back-end)#58703

Merged
RaduW merged 4 commits into
masterfrom
ref/remove-unused-features-be
Nov 3, 2023
Merged

ref: Remove unused features ( back-end)#58703
RaduW merged 4 commits into
masterfrom
ref/remove-unused-features-be

Conversation

@RaduW

@RaduW RaduW commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

This PR removes the following irrelevant features from getsentry.
This is the back-end part of the removal

organizations:mobile-app
organzations:metrics
organizations:dynamic-sampling-transaction-name-priority
organizations:open-ai-suggestion
organizations:onboarding-project-loader
organizations:artifact-bundles

Resolves: #58682

@RaduW RaduW requested a review from a team as a code owner October 24, 2023 16:12
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 24, 2023
@RaduW RaduW requested a review from a team October 24, 2023 16:15
@codecov

codecov Bot commented Oct 25, 2023

Copy link
Copy Markdown

Codecov Report

Merging #58703 (f0721c2) into master (10a74ab) will decrease coverage by 0.01%.
Report is 5 commits behind head on master.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master   #58703      +/-   ##
==========================================
- Coverage   80.74%   80.74%   -0.01%     
==========================================
  Files        5164     5164              
  Lines      225768   225766       -2     
  Branches    38008    38008              
==========================================
- Hits       182302   182286      -16     
- Misses      37940    37947       +7     
- Partials     5526     5533       +7     
Files Coverage Δ
src/sentry/apidocs/examples/project_examples.py 100.00% <ø> (ø)
src/sentry/conf/server.py 89.88% <ø> (ø)
src/sentry/features/__init__.py 100.00% <ø> (ø)
static/app/components/compactSelect/control.tsx 91.86% <ø> (ø)
static/app/components/dropdownMenu/index.tsx 86.04% <ø> (-0.32%) ⬇️
static/app/views/discover/table/cellAction.tsx 92.18% <ø> (ø)
src/sentry/api/endpoints/event_ai_suggested_fix.py 60.54% <50.00%> (ø)

... and 11 files with indirect coverage changes

@RaduW RaduW merged commit 014e9cc into master Nov 3, 2023
@RaduW RaduW deleted the ref/remove-unused-features-be branch November 3, 2023 08:48
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature flag spring cleaning

5 participants