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 experimental SIMD implementation of B-tree to round down dates #11194

Merged
merged 15 commits into from
Jan 18, 2024

Merge branch 'main' into simd/rounding

88b45a3
Select commit
Loading
Failed to load commit list.
Merged

Add experimental SIMD implementation of B-tree to round down dates #11194

Merge branch 'main' into simd/rounding
88b45a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

71.38% (target 70.00%)

View this Pull Request on Codecov

71.38% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (904c9a9) 71.44% compared to head (88b45a3) 71.38%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11194      +/-   ##
============================================
- Coverage     71.44%   71.38%   -0.07%     
+ Complexity    59397    59345      -52     
============================================
  Files          4923     4923              
  Lines        279178   279178              
  Branches      40581    40581              
============================================
- Hits         199470   199283     -187     
- Misses        63064    63274     +210     
+ Partials      16644    16621      -23     

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