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

Add the pow1p function #1183

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Add <stdfloat> tests

f7150ee
Select commit
Loading
Failed to load commit list.
Open

Add the pow1p function #1183

Add <stdfloat> tests
f7150ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2024 in 0s

94.06% (-0.03%) compared to 66b362a

View this Pull Request on Codecov

94.06% (-0.03%) compared to 66b362a

Details

Codecov Report

Attention: Patch coverage is 92.07921% with 8 lines in your changes missing coverage. Please review.

Project coverage is 94.06%. Comparing base (66b362a) to head (f7150ee).

Files Patch % Lines
include/boost/math/special_functions/pow1p.hpp 87.30% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1183      +/-   ##
===========================================
- Coverage    94.08%   94.06%   -0.03%     
===========================================
  Files          780      782       +2     
  Lines        65815    65916     +101     
===========================================
+ Hits         61922    62003      +81     
- Misses        3893     3913      +20     
Files Coverage Δ
test/test_pow1p.cpp 100.00% <100.00%> (ø)
include/boost/math/special_functions/pow1p.hpp 87.30% <87.30%> (ø)

... and 1 file with indirect coverage changes


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 66b362a...f7150ee. Read the comment docs.