JuliaStats / GLM.jl

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

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) #551

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 8 months ago

This pull request sets the compat entry for the Statistics package to 1. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b1ba4c5) 90.48% compared to head (ea499ca) 90.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #551 +/- ## ======================================= Coverage 90.48% 90.48% ======================================= Files 8 8 Lines 1125 1125 ======================================= Hits 1018 1018 Misses 107 107 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.