Skip to content

feat(issues): Add issue-search-shortcuts feature flag #51194

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

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

scttcper
Copy link
Member

@scttcper scttcper added this to the Search Shortcuts milestone Jun 16, 2023
@scttcper scttcper requested a review from a team June 16, 2023 22:44
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 16, 2023
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #51194 (13a8495) into master (33b9a34) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #51194   +/-   ##
=======================================
  Coverage   81.24%   81.24%           
=======================================
  Files        4885     4885           
  Lines      204802   204803    +1     
  Branches    11114    11114           
=======================================
+ Hits       166399   166402    +3     
+ Misses      38157    38155    -2     
  Partials      246      246           
Impacted Files Coverage Δ
src/sentry/conf/server.py 91.63% <ø> (ø)
src/sentry/features/__init__.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@scttcper scttcper merged commit 7962b5b into master Jun 16, 2023
@scttcper scttcper deleted the scttcper/issue-search-shortcuts-flag branch June 16, 2023 23:21
@github-actions github-actions bot locked and limited conversation to collaborators Jul 2, 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.

Add feature flag for search shortcuts
2 participants