JuliaOptimalTransport / OptimalTransport.jl

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

Reexport ExactOptimalTransport.jl #132

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

As the title says :slightly_smiling_face:

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1222931193

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


Files with Coverage Reduction New Missed Lines %
src/wasserstein.jl 14 0.0%
<!-- Total: 14 -->
Totals Coverage Status
Change from base Build 1216042339: -2.1%
Covered Lines: 508
Relevant Lines: 526

💛 - Coveralls
codecov-commenter commented 2 years ago

Codecov Report

Merging #132 (2800712) into master (e37845e) will increase coverage by 0.56%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   98.65%   99.21%   +0.56%     
==========================================
  Files          14       11       -3     
  Lines         671      512     -159     
==========================================
- Hits          662      508     -154     
+ Misses          9        4       -5     
Impacted Files Coverage Δ
src/utils.jl 100.00% <ø> (ø)

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 e37845e...2800712. Read the comment docs.