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

VReplication: Support for filter using IN operator #17296

Merged
merged 3 commits into from
Dec 3, 2024

fix: Allow addition of other filters after IN operator

3af22a6
Select commit
Loading
Failed to load commit list.
Merged

VReplication: Support for filter using IN operator #17296

fix: Allow addition of other filters after IN operator
3af22a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 1s

67.40% (+0.00%) compared to 16fa7a3

View this Pull Request on Codecov

67.40% (+0.00%) compared to 16fa7a3

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 67.40%. Comparing base (16fa7a3) to head (3af22a6).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
.../vt/vttablet/tabletserver/vstreamer/planbuilder.go 74.46% 12 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main   #17296    +/-   ##
========================================
  Coverage   67.39%   67.40%            
========================================
  Files        1574     1574            
  Lines      253209   253325   +116     
========================================
+ Hits       170654   170750    +96     
- Misses      82555    82575    +20     

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