JuliaOptimalTransport / OptimalTransport.jl

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

Fix CompatHelper #126

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

I ran CompatHelper manually with this PR to ensure that it works now: https://github.com/JuliaOptimalTransport/OptimalTransport.jl/runs/3461048105?check_suite_focus=true

codecov-commenter commented 2 years ago

Codecov Report

Merging #126 (4983456) into master (977ae3c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          13       13           
  Lines         687      687           
=======================================
  Hits          671      671           
  Misses         16       16           

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 977ae3c...4983456. Read the comment docs.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1181918700

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 1178746983: 0.0%
Covered Lines: 671
Relevant Lines: 687

💛 - Coveralls