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

Write manifests to zarr store #45

Merged
merged 18 commits into from May 1, 2024

roundtripping test

79f39e1
Select commit
Failed to load commit list.
Merged

Write manifests to zarr store #45

roundtripping test
79f39e1
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Apr 1, 2024 in 1s

35.34% of diff hit (target 90.39%)

View this Pull Request on Codecov

35.34% of diff hit (target 90.39%)

Annotations

Check warning on line 118 in virtualizarr/manifests/manifest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/manifests/manifest.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 121 in virtualizarr/manifests/manifest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/manifests/manifest.py#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 126 in virtualizarr/manifests/manifest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/manifests/manifest.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 15 in virtualizarr/vendor/zarr/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/vendor/zarr/utils.py#L11-L15

Added lines #L11 - L15 were not covered by tests

Check warning on line 20 in virtualizarr/vendor/zarr/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/vendor/zarr/utils.py#L20

Added line #L20 was not covered by tests

Check warning on line 58 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L58

Added line #L58 was not covered by tests

Check warning on line 62 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L62

Added line #L62 was not covered by tests

Check warning on line 98 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L98

Added line #L98 was not covered by tests

Check warning on line 100 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L100

Added line #L100 was not covered by tests

Check warning on line 107 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L103-L107

Added lines #L103 - L107 were not covered by tests

Check warning on line 110 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 114 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 117 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L117

Added line #L117 was not covered by tests

Check warning on line 119 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L119

Added line #L119 was not covered by tests

Check warning on line 121 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L121

Added line #L121 was not covered by tests

Check warning on line 128 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L128

Added line #L128 was not covered by tests

Check warning on line 244 in virtualizarr/xarray.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/xarray.py#L244

Added line #L244 was not covered by tests

Check warning on line 13 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L13

Added line #L13 was not covered by tests

Check warning on line 131 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L131

Added line #L131 was not covered by tests

Check warning on line 134 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 137 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L137

Added line #L137 was not covered by tests

Check warning on line 143 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 147 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 152 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 157 in virtualizarr/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

virtualizarr/zarr.py#L157

Added line #L157 was not covered by tests