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 MLDatasets to 0.7 for package nmf, (keep existing compat) #168

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the MLDatasets package from 0.5 to 0.5, 0.7 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.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2364789389


Totals Coverage Status
Change from base Build 1768612297: 0.0%
Covered Lines: 605
Relevant Lines: 634

💛 - Coveralls
codecov-commenter commented 2 years ago

Codecov Report

Merging #168 (ecbe8c8) into master (a82e3fb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          14       14           
  Lines         634      634           
=======================================
  Hits          605      605           
  Misses         29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a82e3fb...ecbe8c8. Read the comment docs.