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

fix: missing coords after reproject (#92) #93

Merged
merged 1 commit into from
May 6, 2023
Merged

fix: missing coords after reproject (#92) #93

merged 1 commit into from
May 6, 2023

Conversation

Kirill888
Copy link
Member

Closes #92

@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.71 🎉

Comparison is base (50b952a) 96.51% compared to head (15f4db3) 98.23%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #93      +/-   ##
===========================================
+ Coverage    96.51%   98.23%   +1.71%     
===========================================
  Files           25       25              
  Lines         4191     4194       +3     
===========================================
+ Hits          4045     4120      +75     
+ Misses         146       74      -72     
Impacted Files Coverage Δ
odc/geo/_xr_interop.py 99.27% <100.00%> (+0.73%) ⬆️
odc/geo/testutils.py 98.95% <100.00%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented May 6, 2023

@github-actions github-actions bot temporarily deployed to pull request May 6, 2023 06:24 Inactive
@Kirill888 Kirill888 merged commit 1342f94 into develop May 6, 2023
@Kirill888 Kirill888 deleted the fix-92 branch May 6, 2023 06:25
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.

Missing non-spatial coords after reproject
1 participant