JuliaLinearAlgebra / IterativeSolvers.jl

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

Update CI configuration to Julia 1.6, enable nightly for Linux. #315

Closed fredrikekre closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2581118408


Files with Coverage Reduction New Missed Lines %
src/qmr.jl 1 96.26%
src/svdl.jl 1 90.52%
src/history.jl 2 85.0%
src/lobpcg.jl 5 90.77%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 2529913521: 0%
Covered Lines: 1947
Relevant Lines: 2006

💛 - Coveralls