JuliaOptimalTransport / OptimalTransport.jl

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

Compat added version 0.24 of Distributions.jl #97

Closed davibarreira closed 3 years ago

davibarreira commented 3 years ago

All tests passed.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 909078357


Totals Coverage Status
Change from base Build 907610663: 0.0%
Covered Lines: 408
Relevant Lines: 430

πŸ’› - Coveralls
codecov-commenter commented 3 years ago

Codecov Report

Merging #97 (4798547) into master (fb23ca3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   94.88%   94.88%           
=======================================
  Files           6        6           
  Lines         430      430           
=======================================
  Hits          408      408           
  Misses         22       22           

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 fb23ca3...4798547. Read the comment docs.

devmotion commented 3 years ago

All tests passed.

With Distributions 0.24.0?

davibarreira commented 3 years ago

Yes

On Sat, Jun 5, 2021, 5:05 AM David Widmann @.***> wrote:

All tests passed.

With Distributions 0.24?

β€” You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JuliaOptimalTransport/OptimalTransport.jl/pull/97#issuecomment-855202748, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ4LBNOI653QSBIDEL3KNLTRHLCZANCNFSM46D3LAHQ .

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 908054835

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 907610663: 0.0%
Covered Lines: 408
Relevant Lines: 430

πŸ’› - Coveralls