Skip to content

Fix onehot0 flattening #8536

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

Merged
merged 1 commit into from
Dec 19, 2024

Fix onehot0 flattening

26505a9
Select commit
Loading
Failed to load commit list.
Merged

Fix onehot0 flattening #8536

Fix onehot0 flattening
26505a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

78.61% (+0.01%) compared to fb28475

View this Pull Request on Codecov

78.61% (+0.01%) compared to fb28475

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.61%. Comparing base (fb28475) to head (26505a9).

Files with missing lines Patch % Lines
src/solvers/flattening/boolbv_onehot.cpp 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8536      +/-   ##
===========================================
+ Coverage    78.59%   78.61%   +0.01%     
===========================================
  Files         1728     1729       +1     
  Lines       199517   199564      +47     
  Branches     18315    18312       -3     
===========================================
+ Hits        156820   156887      +67     
+ Misses       42697    42677      -20     

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