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

fixup #8538 -- correct rounding modes for floor, trunc #8597

Merged
merged 1 commit into from
Mar 2, 2025

fixup #8538 -- correct rounding modes for floor, trunc

968c28f
Select commit
Loading
Failed to load commit list.
Merged

fixup #8538 -- correct rounding modes for floor, trunc #8597

fixup #8538 -- correct rounding modes for floor, trunc
968c28f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2025 in 1s

79.53% (-0.05%) compared to 159af34

View this Pull Request on Codecov

79.53% (-0.05%) compared to 159af34

Details

Codecov Report

Attention: Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.53%. Comparing base (159af34) to head (968c28f).

Files with missing lines Patch % Lines
src/util/simplify_expr_floatbv.cpp 71.42% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8597      +/-   ##
===========================================
- Coverage    79.57%   79.53%   -0.05%     
===========================================
  Files         1733     1733              
  Lines       197826   197958     +132     
  Branches     18197    18193       -4     
===========================================
+ Hits        157421   157438      +17     
- Misses       40405    40520     +115     

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