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 support for ipyvolume volume viewer #50

Merged
merged 2 commits into from
Sep 10, 2024

Update condition for asking for resolution in Jupyter export dialog.

b924c95
Select commit
Loading
Failed to load commit list.
Merged

Add support for ipyvolume volume viewer #50

Update condition for asking for resolution in Jupyter export dialog.
b924c95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 10, 2024 in 1s

34.69% of diff hit (target 50.85%)

View this Pull Request on Codecov

34.69% of diff hit (target 50.85%)

Annotations

Check warning on line 43 in glue_ar/common/marching_cubes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/marching_cubes.py#L43

Added line #L43 was not covered by tests

Check warning on line 144 in glue_ar/common/marching_cubes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/marching_cubes.py#L144

Added line #L144 was not covered by tests

Check warning on line 176 in glue_ar/common/marching_cubes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/marching_cubes.py#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 29 in glue_ar/common/voxels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/voxels.py#L29

Added line #L29 was not covered by tests

Check warning on line 170 in glue_ar/common/voxels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/voxels.py#L170

Added line #L170 was not covered by tests

Check warning on line 254 in glue_ar/common/voxels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/common/voxels.py#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 111 in glue_ar/jupyter/export_tool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/jupyter/export_tool.py#L111

Added line #L111 was not covered by tests

Check warning on line 86 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 116 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 222 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L222

Added line #L222 was not covered by tests

Check warning on line 264 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L257-L264

Added lines #L257 - L264 were not covered by tests

Check warning on line 266 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L266

Added line #L266 was not covered by tests

Check warning on line 271 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 278 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L273-L278

Added lines #L273 - L278 were not covered by tests

Check warning on line 280 in glue_ar/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

glue_ar/utils.py#L280

Added line #L280 was not covered by tests