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 "1.1" for package test #350

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Documenter package from 0.26 to 0.26, 1.1 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 1 year ago

Pull Request Test Coverage Report for Build 6345871038


Totals Coverage Status
Change from base Build 6227702774: 0.0%
Covered Lines: 2029
Relevant Lines: 2082

💛 - Coveralls