JuliaAI / MLJModels.jl

Home of the MLJ model registry and tools for model queries and mode code loading
MIT License
78 stars 27 forks source link

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

Closed github-actions[bot] closed 8 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 (a985207) 76.92% compared to head (b281d59) 76.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #537 +/- ## ========================================== - Coverage 76.92% 76.76% -0.16% ========================================== Files 16 16 Lines 1157 1162 +5 ========================================== + Hits 890 892 +2 - Misses 267 270 +3 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/JuliaAI/MLJModels.jl/pull/537/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI)

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