JuliaLinearAlgebra / IterativeSolvers.jl

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

CompatHelper: bump compat for "Documenter" to "0.27" for package test #300

Closed github-actions[bot] closed 9 months 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 test.

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 926958449


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

💛 - Coveralls