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(cubesql): Fix condition for joining two date range filters #9113

Merged
merged 1 commit into from
Jan 20, 2025

fix(cubesql): Fix condition for joining two date range filters

aec5d51
Select commit
Loading
Failed to load commit list.
Merged

fix(cubesql): Fix condition for joining two date range filters #9113

fix(cubesql): Fix condition for joining two date range filters
aec5d51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

83.03% (+0.01%) compared to 9ae9035

View this Pull Request on Codecov

83.03% (+0.01%) compared to 9ae9035

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.03%. Comparing base (9ae9035) to head (aec5d51).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9113      +/-   ##
==========================================
+ Coverage   83.02%   83.03%   +0.01%     
==========================================
  Files         225      226       +1     
  Lines       79430    79482      +52     
==========================================
+ Hits        65947    66000      +53     
+ Misses      13483    13482       -1     

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