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

feat: Add __binsparse__ protocol. #764

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Test with latest version of `codecov-action`.

148d1aa
Select commit
Loading
Failed to load commit list.
Draft

feat: Add __binsparse__ protocol. #764

Test with latest version of `codecov-action`.
148d1aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 20, 2025 in 0s

80.76% of diff hit (target 100.00%)

View this Pull Request on Codecov

80.76% of diff hit (target 100.00%)

Annotations

Check warning on line 820 in sparse/numba_backend/_compressed/compressed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_compressed/compressed.py#L820

Added line #L820 was not covered by tests

Check warning on line 823 in sparse/numba_backend/_compressed/compressed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_compressed/compressed.py#L823

Added line #L823 was not covered by tests

Check warning on line 869 in sparse/numba_backend/_compressed/compressed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_compressed/compressed.py#L869

Added line #L869 was not covered by tests

Check warning on line 1523 in sparse/numba_backend/_coo/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_coo/core.py#L1523

Added line #L1523 was not covered by tests

Check warning on line 530 in sparse/numba_backend/_dok.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_dok.py#L530

Added line #L530 was not covered by tests

Check warning on line 145 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L145

Added line #L145 was not covered by tests

Check warning on line 181 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 192 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L192

Added line #L192 was not covered by tests

Check warning on line 218 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L218

Added line #L218 was not covered by tests

Check warning on line 223 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L223

Added line #L223 was not covered by tests

Check warning on line 279 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L276-L279

Added lines #L276 - L279 were not covered by tests

Check warning on line 283 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 289 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 298 in sparse/numba_backend/_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sparse/numba_backend/_io.py#L298

Added line #L298 was not covered by tests