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

SingleColumn: Fix vectorisation of nested else-if bodies #392

Merged
merged 4 commits into from
Oct 10, 2024

Update comment

53b2080
Select commit
Loading
Failed to load commit list.
Merged

SingleColumn: Fix vectorisation of nested else-if bodies #392

Update comment
53b2080
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

95.53% (+0.00%) compared to 3834903

View this Pull Request on Codecov

95.53% (+0.00%) compared to 3834903

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (3834903) to head (53b2080).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files         186      186           
  Lines       38974    39005   +31     
=======================================
+ Hits        37233    37263   +30     
- Misses       1741     1742    +1     

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