JuliaOptimalTransport / OptimalTransport.jl

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

Entropy-regularised Gromov-Wasserstein #165

Open zsteve opened 2 years ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4022509115

Details


Totals Coverage Status
Change from base Build 2897651829: 0.2%
Covered Lines: 682
Relevant Lines: 714

💛 - Coveralls
codecov-commenter commented 1 year ago

Codecov Report

Base: 95.30% // Head: 95.51% // Increases project coverage by +0.21% :tada:

Coverage data is based on head (0635305) compared to base (9da044c). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #165 +/- ## ========================================== + Coverage 95.30% 95.51% +0.21% ========================================== Files 14 15 +1 Lines 681 714 +33 ========================================== + Hits 649 682 +33 Misses 32 32 ``` | [Impacted Files](https://codecov.io/gh/JuliaOptimalTransport/OptimalTransport.jl/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaOptimalTransport) | Coverage Δ | | |---|---|---| | [src/gromov.jl](https://codecov.io/gh/JuliaOptimalTransport/OptimalTransport.jl/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaOptimalTransport#diff-c3JjL2dyb21vdi5qbA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaOptimalTransport). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaOptimalTransport)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.