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

Implement get_keys function in fts #4647

Merged
merged 4 commits into from
Dec 18, 2024

fix

7ea4176
Select commit
Loading
Failed to load commit list.
Merged

Implement get_keys function in fts #4647

fix
7ea4176
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

86.52% (target 80.00%)

View this Pull Request on Codecov

86.52% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.52%. Comparing base (109012e) to head (7ea4176).

Files with missing lines Patch % Lines
src/planner/plan/plan_read.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4647   +/-   ##
=======================================
  Coverage   86.51%   86.52%           
=======================================
  Files        1369     1369           
  Lines       57983    57983           
  Branches     7209     7208    -1     
=======================================
+ Hits        50166    50167    +1     
+ Misses       7649     7648    -1     
  Partials      168      168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.