JuliaLinearAlgebra / IterativeSolvers.jl

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

CompatHelper: add new compat entry for "IterativeSolvers" at version "0.9" for package docs #364

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

This pull request sets the compat entry for the IterativeSolvers package to 0.9 for package docs.

This is a brand new compat entry. Previously, you did not have a compat entry for the IterativeSolvers package.

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.

Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9393409773

Details


Totals Coverage Status
Change from base Build 9387429328: 0.0%
Covered Lines: 2032
Relevant Lines: 2081

💛 - Coveralls