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

Feature/xarray refactoring #61

Closed
wants to merge 39 commits into from
Closed

Conversation

mathleur
Copy link
Member

@mathleur mathleur commented Aug 9, 2023

Make transformations and datacube backends separate/independent

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2023

Codecov Report

Patch coverage: 94.50% and project coverage change: +0.15% 🎉

Comparison is base (d5be964) 96.88% compared to head (b26a469) 97.04%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
+ Coverage    96.88%   97.04%   +0.15%     
===========================================
  Files           40       46       +6     
  Lines         5235     5374     +139     
===========================================
+ Hits          5072     5215     +143     
+ Misses         163      159       -4     
Files Changed Coverage Δ
polytope/datacube/backends/mock.py 87.50% <66.66%> (ø)
polytope/datacube/backends/datacube.py 89.74% <78.57%> (ø)
...tacube/transformations/datacube_transformations.py 82.22% <82.22%> (ø)
...lytope/datacube/transformations/datacube_cyclic.py 92.85% <92.85%> (ø)
...ytope/datacube/transformations/datacube_reverse.py 92.85% <92.85%> (ø)
...lytope/datacube/transformations/datacube_merger.py 93.65% <93.65%> (ø)
polytope/datacube/datacube_axis.py 91.89% <96.36%> (+3.94%) ⬆️
polytope/datacube/backends/xarray.py 97.03% <97.03%> (ø)
...ytope/datacube/transformations/datacube_mappers.py 98.46% <97.22%> (ø)
polytope/datacube/__init__.py 100.00% <100.00%> (ø)
... and 22 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mathleur mathleur marked this pull request as draft August 28, 2023 08:57
@mathleur mathleur closed this Sep 6, 2023
@mathleur mathleur deleted the feature/xarray_refactoring branch September 7, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants