Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change rrule verbosity behaviour #106

Merged
merged 8 commits into from
Jan 14, 2025

(hopefully) final fixes in tests

0cecee8
Select commit
Loading
Failed to load commit list.
Merged

Change rrule verbosity behaviour #106

(hopefully) final fixes in tests
0cecee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 1s

74.80% of diff hit (target 86.08%)

View this Pull Request on Codecov

74.80% of diff hit (target 86.08%)

Annotations

Check warning on line 226 in src/KrylovKit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/KrylovKit.jl#L226

Added line #L226 was not covered by tests

Check warning on line 114 in src/eigsolve/arnoldi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/arnoldi.jl#L114

Added line #L114 was not covered by tests

Check warning on line 320 in src/eigsolve/arnoldi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/arnoldi.jl#L320

Added line #L320 was not covered by tests

Check warning on line 325 in src/eigsolve/arnoldi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/arnoldi.jl#L325

Added line #L325 was not covered by tests

Check warning on line 396 in src/eigsolve/arnoldi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/arnoldi.jl#L396

Added line #L396 was not covered by tests

Check warning on line 54 in src/eigsolve/golubye.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/golubye.jl#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 145 in src/eigsolve/golubye.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/golubye.jl#L145

Added line #L145 was not covered by tests

Check warning on line 164 in src/eigsolve/golubye.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/golubye.jl#L164

Added line #L164 was not covered by tests

Check warning on line 187 in src/eigsolve/golubye.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/golubye.jl#L187

Added line #L187 was not covered by tests

Check warning on line 192 in src/eigsolve/golubye.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/golubye.jl#L192

Added line #L192 was not covered by tests

Check warning on line 69 in src/eigsolve/lanczos.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/lanczos.jl#L69

Added line #L69 was not covered by tests

Check warning on line 182 in src/eigsolve/svdsolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/svdsolve.jl#L179-L182

Added lines #L179 - L182 were not covered by tests

Check warning on line 212 in src/eigsolve/svdsolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/eigsolve/svdsolve.jl#L212

Added line #L212 was not covered by tests

Check warning on line 41 in src/linsolve/bicgstab.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/bicgstab.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 48 in src/linsolve/cg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/cg.jl#L48

Added line #L48 was not covered by tests

Check warning on line 92 in src/linsolve/cg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/cg.jl#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 96 in src/linsolve/cg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/cg.jl#L96

Added line #L96 was not covered by tests

Check warning on line 123 in src/linsolve/gmres.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/gmres.jl#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 127 in src/linsolve/gmres.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/gmres.jl#L127

Added line #L127 was not covered by tests

Check warning on line 130 in src/linsolve/gmres.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linsolve/gmres.jl#L130

Added line #L130 was not covered by tests

Check warning on line 44 in src/lssolve/lsmr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lssolve/lsmr.jl#L44

Added line #L44 was not covered by tests

Check warning on line 51 in src/lssolve/lsmr.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lssolve/lsmr.jl#L51

Added line #L51 was not covered by tests

Check warning on line 134 in src/matrixfun/expintegrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrixfun/expintegrator.jl#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 163 in src/matrixfun/expintegrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrixfun/expintegrator.jl#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 165 in src/matrixfun/expintegrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/matrixfun/expintegrator.jl#L165

Added line #L165 was not covered by tests