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(stat-detectors): Add param to fetch all tags #56434

Merged

Conversation

narsaynorath
Copy link
Member

The statistical detector page will use the discover facets endpoint to get the tags because the current tags endpoint only fetches the tags for the issue events.

@narsaynorath narsaynorath requested review from a team September 18, 2023 22:06
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #56434 (10c2928) into master (f1361a8) will decrease coverage by 0.02%.
Report is 41 commits behind head on master.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master   #56434      +/-   ##
==========================================
- Coverage   78.64%   78.63%   -0.02%     
==========================================
  Files        5075     5077       +2     
  Lines      218067   218325     +258     
  Branches    36905    36952      +47     
==========================================
+ Hits       171490   171671     +181     
- Misses      41044    41110      +66     
- Partials     5533     5544      +11     
Files Changed Coverage
...sentry/api/endpoints/organization_events_facets.py 0.00%
static/app/components/sidebar/index.tsx ø
static/app/views/performance/trends/chart.tsx ø
static/app/views/performance/utils.tsx ø

@narsaynorath narsaynorath merged commit dc18d59 into master Sep 19, 2023
49 of 50 checks passed
@narsaynorath narsaynorath deleted the nar/feat/stat-detectors-issue-details-tag-sidebar branch September 19, 2023 13:11
@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 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