JuliaOptimalTransport / OptimalTransport.jl

Optimal transport algorithms for Julia
https://juliaoptimaltransport.github.io/OptimalTransport.jl/dev
MIT License
93 stars 8 forks source link

CompatHelper: bump compat for StatsBase to 0.34 for package nmf, (keep existing compat) #176

Open github-actions[bot] opened 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 for package nmf. 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.

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 4856388872


Totals Coverage Status
Change from base Build 2897651829: -0.0%
Covered Lines: 649
Relevant Lines: 681

💛 - Coveralls