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

cephes: format code and add tests #8

Merged
merged 18 commits into from
Dec 10, 2024
Merged

cephes: format code and add tests #8

merged 18 commits into from
Dec 10, 2024

Conversation

inkydragon
Copy link

No description provided.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 27.38249% with 1684 lines in your changes missing coverage. Please review.

Project coverage is 27.69%. Comparing base (6c8762d) to head (f8e3dde).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
cephes/cprob/incbet.c 2.53% 192 Missing ⚠️
cephes/cprob/incbi.c 2.46% 158 Missing ⚠️
cephes/polyn/polyn.c 0.00% 152 Missing ⚠️
cephes/polyn/polrt.c 0.00% 113 Missing ⚠️
cephes/misc/polylog.c 5.30% 107 Missing ⚠️
cephes/polyn/euclid.c 0.00% 96 Missing ⚠️
cephes/cprob/kolmogorov.c 0.00% 65 Missing ⚠️
cephes/cprob/stdtr.c 0.00% 64 Missing ⚠️
cephes/misc/beta.c 11.11% 56 Missing ⚠️
cephes/cprob/bdtr.c 0.00% 52 Missing ⚠️
... and 32 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   26.32%   27.69%   +1.36%     
==========================================
  Files         144      144              
  Lines        5196     5196              
  Branches      485      745     +260     
==========================================
+ Hits         1368     1439      +71     
+ Misses       3828     3757      -71     

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

@inkydragon inkydragon merged commit 597cdb6 into main Dec 10, 2024
4 checks passed
@inkydragon inkydragon deleted the dev branch December 10, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant