JuliaStats / Survival.jl

Survival analysis in Julia
MIT License
73 stars 23 forks source link

CompatHelper: bump compat for Distributions to 0.25, (keep existing compat) #32

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Distributions package from 0.20, 0.21, 0.22, 0.23, 0.24 to 0.20, 0.21, 0.22, 0.23, 0.24, 0.25. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 3 years ago

Codecov Report

Merging #32 (26bf8e6) into master (f878f1a) will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   99.07%   99.13%   +0.06%     
==========================================
  Files           6        6              
  Lines         216      231      +15     
==========================================
+ Hits          214      229      +15     
  Misses          2        2              
Impacted Files Coverage Δ
src/estimator.jl 100.00% <0.00%> (ø)
src/cox.jl 99.18% <0.00%> (+0.08%) :arrow_up:
src/optimization.jl 94.73% <0.00%> (+0.61%) :arrow_up:

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 f878f1a...26bf8e6. Read the comment docs.