JuliaStats / GLM.jl

Generalized linear models in Julia
Other
584 stars 114 forks source link

CompatHelper: bump compat for "StatsFuns" to "1.0" #484

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the StatsFuns package from 0.6, 0.7, 0.8, 0.9 to 0.6, 0.7, 0.8, 0.9, 1.0.

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 2 years ago

Codecov Report

Merging #484 (4753798) into master (429bd7c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #484   +/-   ##
=======================================
  Coverage   85.12%   85.12%           
=======================================
  Files           7        7           
  Lines         827      827           
=======================================
  Hits          704      704           
  Misses        123      123           

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 429bd7c...4753798. Read the comment docs.