Skip to content

No optimized decompression

b24c181
Select commit
Loading
Failed to load commit list.
Draft

Optimized implementation for structured matrices #139

No optimized decompression
b24c181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 1, 2025 in 1s

0.00% of diff hit (target 100.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 100.00%)

Annotations

Check warning on line 21 in ext/SparseMatrixColoringsBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBandedMatricesExt.jl#L21

Added line #L21 was not covered by tests

Check warning on line 30 in ext/SparseMatrixColoringsBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBandedMatricesExt.jl#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 33 in ext/SparseMatrixColoringsBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBandedMatricesExt.jl#L33

Added line #L33 was not covered by tests

Check warning on line 42 in ext/SparseMatrixColoringsBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBandedMatricesExt.jl#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 31 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 34 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L34

Added line #L34 was not covered by tests

Check warning on line 42 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 47 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L49

Added line #L49 was not covered by tests

Check warning on line 51 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L51

Added line #L51 was not covered by tests

Check warning on line 54 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L54

Added line #L54 was not covered by tests

Check warning on line 63 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L58-L63

Added lines #L58 - L63 were not covered by tests

Check warning on line 70 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 72 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L72

Added line #L72 was not covered by tests

Check warning on line 75 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L75

Added line #L75 was not covered by tests

Check warning on line 83 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 86 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L86

Added line #L86 was not covered by tests

Check warning on line 94 in ext/SparseMatrixColoringsBlockBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SparseMatrixColoringsBlockBandedMatricesExt.jl#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 34 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L29-L34

Added lines #L29 - L34 were not covered by tests

Check warning on line 39 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L39

Added line #L39 was not covered by tests

Check warning on line 47 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 50 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L50

Added line #L50 was not covered by tests

Check warning on line 58 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 66 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 74 in src/structured.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/structured.jl#L69-L74

Added lines #L69 - L74 were not covered by tests