Skip to content

Conversation

@stevengj
Copy link
Contributor

The only breaking change in SpecialFunctions 2.0 was deleting the factorial(x::Real) = gamma(x+1) function, and since you don't use factorial this shouldn't affect you.

@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #30 (de96db8) into master (454e08d) will decrease coverage by 0.93%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   98.58%   97.65%   -0.94%     
==========================================
  Files           8        8              
  Lines         283      298      +15     
==========================================
+ Hits          279      291      +12     
- Misses          4        7       +3     
Impacted Files Coverage Δ
src/townsend.jl 95.65% <0.00%> (-4.35%) ⬇️
src/gls.jl 96.87% <0.00%> (-3.13%) ⬇️
src/utils.jl 100.00% <0.00%> (ø)
src/extirpolation.jl 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

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

@giordano
Copy link
Member

Thanks!

@giordano giordano merged commit b1200bd into JuliaAstro:master Nov 23, 2021
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.

2 participants