JuliaStats / GLM.jl

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

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) #533

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the StatsBase package from 0.33.5 to 0.33.5, 0.34. 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[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (251220a) 90.46% compared to head (d20bf2f) 90.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #533 +/- ## ======================================= Coverage 90.46% 90.46% ======================================= Files 8 8 Lines 1133 1133 ======================================= Hits 1025 1025 Misses 108 108 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.