Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(issue-states): Add feature flag for issue states #47604

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

snigdhas
Copy link
Member

Adds the organizations:issue-states feature flag.

@snigdhas snigdhas requested a review from a team April 18, 2023 22:39
@snigdhas snigdhas marked this pull request as ready for review April 18, 2023 22:39
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #47604 (f17e096) into master (9a8b435) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #47604   +/-   ##
=======================================
  Coverage   80.75%   80.75%           
=======================================
  Files        4762     4762           
  Lines      201425   201406   -19     
  Branches    11618    11618           
=======================================
- Hits       162654   162652    -2     
+ Misses      38515    38498   -17     
  Partials      256      256           
Impacted Files Coverage Δ
src/sentry/conf/server.py 93.73% <ø> (ø)
...c/app/components/events/contexts/profile/index.tsx 60.00% <ø> (+3.75%) ⬆️
static/app/components/events/eventCause.tsx 100.00% <ø> (+9.09%) ⬆️
static/app/components/events/eventErrors.tsx 89.23% <ø> (-0.17%) ⬇️
static/app/components/events/eventTags/index.tsx 90.90% <ø> (ø)
...components/events/eventTagsAndScreenshot/index.tsx 82.35% <ø> (+3.97%) ⬆️
...events/eventTagsAndScreenshot/screenshot/index.tsx 69.04% <ø> (+3.13%) ⬆️
...terfaces/crashContent/exception/sourceMapDebug.tsx 78.18% <ø> (+0.98%) ⬆️
...ts/events/interfaces/frame/stacktraceLinkModal.tsx 92.30% <ø> (ø)
.../app/components/events/interfaces/spans/filter.tsx 48.71% <ø> (+1.21%) ⬆️
... and 11 more

... and 1 file with indirect coverage changes

@snigdhas snigdhas merged commit 88d7f28 into master Apr 18, 2023
@snigdhas snigdhas deleted the snigdha/issues-states-flag branch April 18, 2023 23:24
@snigdhas snigdhas added this to the Issue States and Filters milestone Apr 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 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.

2 participants