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

chore(starfish): Remove the count if query #49097

Merged
merged 1 commit into from
May 15, 2023

Conversation

shruthilayaj
Copy link
Member

@shruthilayaj shruthilayaj commented May 15, 2023

Remove the count_if, it's much slower than I anticipated,
will add it back as a "regression" in a few hours

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 15, 2023
@shruthilayaj shruthilayaj marked this pull request as ready for review May 15, 2023 14:57
@shruthilayaj shruthilayaj requested a review from a team May 15, 2023 14:57
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #49097 (95e4826) into master (b24987f) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #49097      +/-   ##
==========================================
- Coverage   80.92%   80.92%   -0.01%     
==========================================
  Files        4819     4819              
  Lines      202008   202014       +6     
  Branches    11412    11412              
==========================================
+ Hits       163469   163472       +3     
- Misses      38285    38288       +3     
  Partials      254      254              
Impacted Files Coverage Δ
...ntry/api/endpoints/organization_events_starfish.py 50.00% <ø> (+1.61%) ⬆️

... and 3 files with indirect coverage changes

@shruthilayaj shruthilayaj enabled auto-merge (squash) May 15, 2023 16:15
@shruthilayaj shruthilayaj merged commit a75d826 into master May 15, 2023
@shruthilayaj shruthilayaj deleted the shruthi/chore/remove-slow-span branch May 15, 2023 16:31
volokluev pushed a commit that referenced this pull request May 30, 2023
Remove the count_if, it's much slower than I anticipated,
will add it back as a "regression" in a few hours
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 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