Skip to content

Fix lower incomplete gamma functions with x = 0

7503be4
Select commit
Loading
Failed to load commit list.
Merged

Fix lower incomplete gamma functions with x = 0 #1251

Fix lower incomplete gamma functions with x = 0
7503be4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Apr 7, 2025 in 1s

93.82% (-0.01%) compared to a5c0625

View this Pull Request on Codecov

93.82% (-0.01%) compared to a5c0625

Details

Codecov Report

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

Project coverage is 93.82%. Comparing base (a5c0625) to head (7503be4).

Files with missing lines Patch % Lines
test/git_issue_1249.cpp 98.38% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1251      +/-   ##
===========================================
- Coverage    93.83%   93.82%   -0.01%     
===========================================
  Files          657      658       +1     
  Lines        55244    55330      +86     
===========================================
+ Hits         51840    51916      +76     
- Misses        3404     3414      +10     
Files with missing lines Coverage Δ
include/boost/math/special_functions/gamma.hpp 92.08% <100.00%> (-0.18%) ⬇️
test/git_issue_1249.cpp 98.38% <98.38%> (ø)

... and 7 files 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 a5c0625...7503be4. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.