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

Add Array.asformat method and add back reshape function. #800

Merged
merged 14 commits into from
Nov 13, 2024

Fix `format="coo"` equivalence test and add reason for conversion fai…

e561587
Select commit
Loading
Failed to load commit list.
Merged

Add Array.asformat method and add back reshape function. #800

Fix `format="coo"` equivalence test and add reason for conversion fai…
e561587
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2024 in 0s

88.61% of diff hit (target 100.00%)

View this Pull Request on Codecov

88.61% of diff hit (target 100.00%)

Annotations

Check warning on line 60 in sparse/mlir_backend/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_common.py#L60

Added line #L60 was not covered by tests

Check warning on line 63 in sparse/mlir_backend/_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_common.py#L63

Added line #L63 was not covered by tests

Check warning on line 33 in sparse/mlir_backend/_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_core.py#L33

Added line #L33 was not covered by tests

Check warning on line 136 in sparse/mlir_backend/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_ops.py#L136

Added line #L136 was not covered by tests

Check warning on line 155 in sparse/mlir_backend/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_ops.py#L155

Added line #L155 was not covered by tests

Check warning on line 158 in sparse/mlir_backend/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_ops.py#L158

Added line #L158 was not covered by tests

Check warning on line 210 in sparse/mlir_backend/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/_ops.py#L210

Added line #L210 was not covered by tests

Check warning on line 234 in sparse/mlir_backend/levels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/levels.py#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 236 in sparse/mlir_backend/levels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/levels.py#L236

Added line #L236 was not covered by tests

Check warning on line 240 in sparse/mlir_backend/levels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/levels.py#L240

Added line #L240 was not covered by tests

Check warning on line 266 in sparse/mlir_backend/levels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/mlir_backend/levels.py#L264-L266

Added lines #L264 - L266 were not covered by tests