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 NNlib to 0.9, (keep existing compat) #179

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the NNlib package from 0.6, 0.7, 0.8 to 0.6, 0.7, 0.8, 0.9. 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 5273529128


Files with Coverage Reduction New Missed Lines %
src/entropic/sinkhorn_unbalanced.jl 1 96.08%
src/entropic/symmetric.jl 1 94.92%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2897651829: -0.3%
Covered Lines: 648
Relevant Lines: 682

💛 - Coveralls
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 5273529128

Details


Files with Coverage Reduction New Missed Lines %
src/entropic/sinkhorn_unbalanced.jl 1 96.08%
src/entropic/symmetric.jl 1 94.92%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2897651829: -0.3%
Covered Lines: 648
Relevant Lines: 682

💛 - Coveralls