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

fix(explore): Search type disagreements between snql and rpc #83518

Merged

Conversation

Zylphrex
Copy link
Member

Snql and RPC disagree on the search type of a few fields. Make them all numbers. Will try to update to RPC so this doesn't happen again as that will be the source of truth in the future.

Snql and RPC disagree on the search type of a few fields. Make them all numbers.
Will try to update to RPC so this doesn't happen again as that will be the
source of truth in the future.
@Zylphrex Zylphrex requested review from a team as code owners January 15, 2025 18:01
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 15, 2025
@Zylphrex Zylphrex enabled auto-merge (squash) January 15, 2025 18:23
Copy link

codecov bot commented Jan 15, 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   #83518      +/-   ##
==========================================
+ Coverage   87.52%   87.54%   +0.01%     
==========================================
  Files        9406     9408       +2     
  Lines      537384   537562     +178     
  Branches    21160    21160              
==========================================
+ Hits       470371   470602     +231     
+ Misses      66668    66615      -53     
  Partials      345      345              

@Zylphrex Zylphrex merged commit 950a9db into master Jan 15, 2025
49 checks passed
@Zylphrex Zylphrex deleted the txiao/fix/search-type-disagreements-between-snql-and-rpc branch January 15, 2025 21:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants