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: adding support for sharded precomputed #35

Merged
merged 29 commits into from
Jan 10, 2024

misc fixes

d7f324f
Select commit
Loading
Failed to load commit list.
Merged

Feat: adding support for sharded precomputed #35

misc fixes
d7f324f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2024 in 0s

97.08% of diff hit (target 92.61%)

View this Pull Request on Codecov

97.08% of diff hit (target 92.61%)

Annotations

Check warning on line 74 in src/neuroglancer_scripts/accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/accessor.py#L74

Added line #L74 was not covered by tests

Check warning on line 33 in src/neuroglancer_scripts/scripts/scale_stats.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/scripts/scale_stats.py#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 250 in src/neuroglancer_scripts/sharded_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/sharded_base.py#L250

Added line #L250 was not covered by tests

Check warning on line 335 in src/neuroglancer_scripts/sharded_file_accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/sharded_file_accessor.py#L335

Added line #L335 was not covered by tests

Check warning on line 390 in src/neuroglancer_scripts/sharded_file_accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/sharded_file_accessor.py#L390

Added line #L390 was not covered by tests

Check warning on line 395 in src/neuroglancer_scripts/sharded_file_accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/sharded_file_accessor.py#L395

Added line #L395 was not covered by tests

Check warning on line 41 in src/neuroglancer_scripts/sharded_http_accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/sharded_http_accessor.py#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/neuroglancer_scripts/sharded_http_accessor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/sharded_http_accessor.py#L45

Added line #L45 was not covered by tests

Check warning on line 144 in src/neuroglancer_scripts/volume_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/neuroglancer_scripts/volume_reader.py#L143-L144

Added lines #L143 - L144 were not covered by tests