Distributions.jl icon indicating copy to clipboard operation
Distributions.jl copied to clipboard

fix mgf of NegativeBinomial

Open jw3126 opened this issue 3 years ago • 1 comments

fix #1603

jw3126 avatar Aug 13 '22 21:08 jw3126

Codecov Report

Merging #1604 (ba68508) into master (506ec16) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1604      +/-   ##
==========================================
- Coverage   85.84%   85.84%   -0.01%     
==========================================
  Files         129      129              
  Lines        8018     8016       -2     
==========================================
- Hits         6883     6881       -2     
  Misses       1135     1135              
Impacted Files Coverage Δ
src/univariate/discrete/geometric.jl 89.33% <100.00%> (-0.15%) :arrow_down:
src/univariate/discrete/negativebinomial.jl 94.52% <100.00%> (-0.08%) :arrow_down:

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

codecov-commenter avatar Aug 13 '22 23:08 codecov-commenter