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

Try and optimize small integer powers. #649

Merged
merged 1 commit into from
Jan 17, 2025

Try and optimize small integer powers.

d606acf
Select commit
Loading
Failed to load commit list.
Merged

Try and optimize small integer powers. #649

Try and optimize small integer powers.
d606acf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 1s

94.1% (target 75.0%)

View this Pull Request on Codecov

94.1% (target 75.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.1%. Comparing base (ad1ee2a) to head (d606acf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #649     +/-   ##
=========================================
+ Coverage     94.1%   94.1%   +0.1%     
=========================================
  Files          279     279             
  Lines        28885   28903     +18     
=========================================
+ Hits         27161   27179     +18     
  Misses        1724    1724             
Files with missing lines Coverage Δ
...lude/boost/multiprecision/detail/functions/pow.hpp 93.0% <100.0%> (+0.3%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad1ee2a...d606acf. Read the comment docs.