Skip to content

Conversation

nsdeschenes
Copy link
Contributor

@nsdeschenes nsdeschenes commented Sep 12, 2025

Quickly removing the spaces from the wildcard operators to deal spacing issues when splitting a query into tokens.

Ticket: EXP-516, EXP-515

Copy link

linear bot commented Sep 12, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 12, 2025
@nsdeschenes nsdeschenes marked this pull request as ready for review September 12, 2025 18:45
@nsdeschenes nsdeschenes requested a review from a team as a code owner September 12, 2025 18:45
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #99399      +/-   ##
==========================================
+ Coverage   81.18%   81.21%   +0.02%     
==========================================
  Files        8584     8584              
  Lines      380163   380163              
  Branches    24105    24105              
==========================================
+ Hits       308645   308747     +102     
+ Misses      71172    71070     -102     
  Partials      346      346              

@nsdeschenes nsdeschenes force-pushed the nd/exp-516/ref-search-remove-spaces-from-operators branch from 1c0d8d1 to 804eef3 Compare September 15, 2025 11:01
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 15, 2025
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@nsdeschenes nsdeschenes merged commit 9bd81f7 into master Sep 15, 2025
69 checks passed
@nsdeschenes nsdeschenes deleted the nd/exp-516/ref-search-remove-spaces-from-operators branch September 15, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants