JuliaOptimalTransport / OptimalTransport.jl

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

CompatHelper: bump compat for "Documenter" to "0.27" for package docs #102

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Documenter package from 0.26 to 0.26, 0.27 for package docs.

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.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 926923169


Totals Coverage Status
Change from base Build 914889610: 0.0%
Covered Lines: 462
Relevant Lines: 488

💛 - Coveralls
codecov-commenter commented 3 years ago

Codecov Report

Merging #102 (658f4d7) into master (3674ceb) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   94.57%   94.67%   +0.10%     
==========================================
  Files           7        7              
  Lines         479      488       +9     
==========================================
+ Hits          453      462       +9     
  Misses         26       26              
Impacted Files Coverage Δ
src/utils.jl 100.00% <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 93c6077...658f4d7. Read the comment docs.