JuliaML / MLUtils.jl

Utilities and abstractions for Machine Learning tasks
MIT License
107 stars 20 forks source link

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

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 to 0.33, 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-commenter commented 1 year ago

Codecov Report

Merging #154 (60d566a) into main (ddc9cc4) will decrease coverage by 0.20%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   88.65%   88.46%   -0.20%     
==========================================
  Files          13       13              
  Lines         564      598      +34     
==========================================
+ Hits          500      529      +29     
- Misses         64       69       +5     

see 10 files with indirect coverage changes