JuliaOptimalTransport / OptimalTransport.jl

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

CompatHelper: add new compat entry for LogExpFunctions at version 0.3 for package nmf, (keep existing compat) #133

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request sets the compat entry for the LogExpFunctions package to 0.3 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. 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.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1225419464


Totals Coverage Status
Change from base Build 1224325441: 0.0%
Covered Lines: 508
Relevant Lines: 538

💛 - Coveralls
codecov-commenter commented 2 years ago

Codecov Report

Merging #133 (e3e043b) into master (6408807) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   94.42%   94.42%           
=======================================
  Files          12       12           
  Lines         538      538           
=======================================
  Hits          508      508           
  Misses         30       30           

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 6408807...e3e043b. Read the comment docs.