Skip to content

Add tests

d1123fb
Select commit
Loading
Failed to load commit list.
Merged

sparse constructor, zero value to kwarg, constructors with splatted dims #43

Add tests
d1123fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 5, 2025 in 1s

67.14% of diff hit (target 71.36%)

View this Pull Request on Codecov

67.14% of diff hit (target 71.36%)

Annotations

Check warning on line 97 in src/abstractsparsearray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/abstractsparsearray.jl#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 100 in src/abstractsparsearray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/abstractsparsearray.jl#L100

Added line #L100 was not covered by tests

Check warning on line 76 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L76

Added line #L76 was not covered by tests

Check warning on line 111 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L111

Added line #L111 was not covered by tests

Check warning on line 114 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L114

Added line #L114 was not covered by tests

Check warning on line 117 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 120 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 128 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 131 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 134 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 138 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 141 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 144 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 147 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 154 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 204 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 207 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 210 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L209-L210

Added lines #L209 - L210 were not covered by tests

Check warning on line 213 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 223 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 272 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 275 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 278 in src/oneelementarray.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oneelementarray.jl#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 50 in src/sparsearraydok.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsearraydok.jl#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 60 in src/sparsearraydok.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsearraydok.jl#L59-L60

Added lines #L59 - L60 were not covered by tests