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

WIP: decompress into array #1848

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

add optional out to read_into_array

6ed8b5c
Select commit
Loading
Failed to load commit list.
Draft

WIP: decompress into array #1848

add optional out to read_into_array
6ed8b5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2024 in 1s

74.28% of diff hit (target 97.50%)

View this Pull Request on Codecov

74.28% of diff hit (target 97.50%)

Annotations

Check warning on line 55 in asdf/_block/reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

asdf/_block/reader.py#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 689 in asdf/generic_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

asdf/generic_io.py#L688-L689

Added lines #L688 - L689 were not covered by tests

Check warning on line 803 in asdf/generic_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

asdf/generic_io.py#L802-L803

Added lines #L802 - L803 were not covered by tests

Check warning on line 806 in asdf/generic_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

asdf/generic_io.py#L805-L806

Added lines #L805 - L806 were not covered by tests

Check warning on line 872 in asdf/generic_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

asdf/generic_io.py#L872

Added line #L872 was not covered by tests