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

[BUG] [Hotfix] Fix limit pushdown test. #1728

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

clarkzinzow
Copy link
Contributor

This PR fixes an uncaught compilation error in a test that's not run (or compiled) in CI.

@clarkzinzow clarkzinzow enabled auto-merge (squash) December 14, 2023 23:57
@github-actions github-actions bot added the bug Something isn't working label Dec 14, 2023
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Merging #1728 (3c36308) into main (34a5513) will increase coverage by 0.16%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1728      +/-   ##
==========================================
+ Coverage   85.02%   85.18%   +0.16%     
==========================================
  Files          55       55              
  Lines        5515     5515              
==========================================
+ Hits         4689     4698       +9     
+ Misses        826      817       -9     

see 3 files with indirect coverage changes

@clarkzinzow clarkzinzow merged commit b833b25 into main Dec 15, 2023
40 checks passed
@clarkzinzow clarkzinzow deleted the clark/hotfix-fix-limit-pushdown-test branch December 15, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant