JuliaLinearAlgebra / ArnoldiMethod.jl

The Arnoldi Method with Krylov-Schur restart, natively in Julia.
https://julialinearalgebra.github.io/ArnoldiMethod.jl/dev
MIT License
96 stars 18 forks source link

Run JuliaFormatter #123

Closed haampie closed 7 months ago

haampie commented 7 months ago

Just style changes

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (4cbfecd) 95.49% compared to head (58e9954) 95.52%. Report is 2 commits behind head on master.

Files Patch % Lines
src/show.jl 0.00% 2 Missing :warning:
src/schurfact.jl 98.52% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ========================================== + Coverage 95.49% 95.52% +0.02% ========================================== Files 10 10 Lines 799 804 +5 ========================================== + Hits 763 768 +5 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.