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

Support IrrationalConstants 0.2 #425

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Conversation

devmotion
Copy link
Member

IrrationalConstants 0.2 changes the type of the irrational constants to fix a type piracy issue: JuliaMath/IrrationalConstants.jl#19 This change is breaking but should not cause any problems in SpecialFunctions.

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 93.94% // Head: 94.25% // Increases project coverage by +0.30% 🎉

Coverage data is based on head (1b64aef) compared to base (24e5e8a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
+ Coverage   93.94%   94.25%   +0.30%     
==========================================
  Files          14       14              
  Lines        2908     2908              
==========================================
+ Hits         2732     2741       +9     
+ Misses        176      167       -9     
Flag Coverage Δ
unittests 94.25% <ø> (+0.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/beta_inc.jl 92.21% <0.00%> (+1.34%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

2 participants