Skip to content

fix blocktype of Diagonal

fa794bf
Select commit
Loading
Failed to load commit list.
Merged

Add dedicated BlockIterators #206

fix blocktype of Diagonal
fa794bf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 24, 2025 in 1s

85.71% of diff hit (target 82.18%)

View this Pull Request on Codecov

85.71% of diff hit (target 82.18%)

Annotations

Check warning on line 320 in src/tensors/abstracttensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/abstracttensor.jl#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 42 in src/tensors/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/adjoint.jl#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 12 in src/tensors/blockiterator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/blockiterator.jl#L12

Added line #L12 was not covered by tests

Check warning on line 128 in src/tensors/diagonal.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/diagonal.jl#L125-L128

Added lines #L125 - L128 were not covered by tests