JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
403 stars 106 forks source link

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

Closed github-actions[bot] closed 1 year 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 926958321


Totals Coverage Status
Change from base Build 888541031: 0.0%
Covered Lines: 1734
Relevant Lines: 1778

💛 - Coveralls