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

API: Array API support - Part 1 #612

Merged
merged 1 commit into from
Dec 21, 2023

API: Array API support - Part 1

1d6943c
Select commit
Loading
Failed to load commit list.
Merged

API: Array API support - Part 1 #612

API: Array API support - Part 1
1d6943c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 21, 2023 in 1s

83.52% of diff hit (within 92.00% threshold of 90.99%)

View this Pull Request on Codecov

83.52% of diff hit (within 92.00% threshold of 90.99%)

Annotations

Check warning on line 1916 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L1916

Added line #L1916 was not covered by tests

Check warning on line 1923 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L1923

Added line #L1923 was not covered by tests

Check warning on line 2189 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2189

Added line #L2189 was not covered by tests

Check warning on line 2193 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2193

Added line #L2193 was not covered by tests

Check warning on line 2205 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2205

Added line #L2205 was not covered by tests

Check warning on line 2209 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2209

Added line #L2209 was not covered by tests

Check warning on line 2241 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2241

Added line #L2241 was not covered by tests

Check warning on line 2249 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2249

Added line #L2249 was not covered by tests

Check warning on line 2259 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2258-L2259

Added lines #L2258 - L2259 were not covered by tests

Check warning on line 2263 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2263

Added line #L2263 was not covered by tests

Check warning on line 2273 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2273

Added line #L2273 was not covered by tests

Check warning on line 2278 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2278

Added line #L2278 was not covered by tests

Check warning on line 2282 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2282

Added line #L2282 was not covered by tests

Check warning on line 2286 in sparse/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_common.py#L2286

Added line #L2286 was not covered by tests

Check warning on line 847 in sparse/_compressed/compressed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/compressed.py#L847

Added line #L847 was not covered by tests

Check warning on line 852 in sparse/_compressed/compressed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/compressed.py#L852

Added line #L852 was not covered by tests

Check warning on line 23 in sparse/_compressed/indexing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_compressed/indexing.py#L23

Added line #L23 was not covered by tests

Check warning on line 165 in sparse/_coo/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_coo/common.py#L165

Added line #L165 was not covered by tests

Check warning on line 628 in sparse/_coo/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_coo/common.py#L628

Added line #L628 was not covered by tests

Check warning on line 631 in sparse/_coo/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_coo/common.py#L631

Added line #L631 was not covered by tests

Check warning on line 992 in sparse/_sparse_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_sparse_array.py#L992

Added line #L992 was not covered by tests

Check warning on line 996 in sparse/_sparse_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_sparse_array.py#L996

Added line #L996 was not covered by tests

Check warning on line 1000 in sparse/_sparse_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_sparse_array.py#L1000

Added line #L1000 was not covered by tests

Check warning on line 1004 in sparse/_sparse_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_sparse_array.py#L1004

Added line #L1004 was not covered by tests

Check warning on line 1008 in sparse/_sparse_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/_sparse_array.py#L1008

Added line #L1008 was not covered by tests