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 update_bit lowering #8496

Merged
merged 1 commit into from
Nov 6, 2024

fix update_bit lowering

a42c371
Select commit
Loading
Failed to load commit list.
Merged

fix update_bit lowering #8496

fix update_bit lowering
a42c371
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

78.80% (+0.00%) compared to 4f56b6a

View this Pull Request on Codecov

78.80% (+0.00%) compared to 4f56b6a

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.80%. Comparing base (4f56b6a) to head (a42c371).

Files with missing lines Patch % Lines
src/util/bitvector_expr.cpp 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop    #8496    +/-   ##
=========================================
  Coverage    78.79%   78.80%            
=========================================
  Files         1727     1728     +1     
  Lines       198783   198853    +70     
  Branches     18502    18317   -185     
=========================================
+ Hits        156638   156700    +62     
- Misses       42145    42153     +8     

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