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

Add support for MultiEqual opcode for lookup vindexes. #16975

Merged
merged 4 commits into from
Oct 22, 2024

Add executor test.

f928db9
Select commit
Loading
Failed to load commit list.
Merged

Add support for MultiEqual opcode for lookup vindexes. #16975

Add executor test.
f928db9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

67.14% (-2.21%) compared to 4e89152

View this Pull Request on Codecov

67.14% (-2.21%) compared to 4e89152

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.14%. Comparing base (4e89152) to head (f928db9).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16975      +/-   ##
==========================================
- Coverage   69.35%   67.14%   -2.21%     
==========================================
  Files        1571     1571              
  Lines      204149   251868   +47719     
==========================================
+ Hits       141583   169116   +27533     
- Misses      62566    82752   +20186     

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