corteva / rioxarray

geospatial xarray extension powered by rasterio
https://corteva.github.io/rioxarray
Other
511 stars 81 forks source link

MNT: corrections to setup.cfg; use "pytest"; add "make dist" target #534

Closed mwtoews closed 2 years ago

mwtoews commented 2 years ago

This PR is very similar to https://github.com/corteva/geocube/pull/111

codecov[bot] commented 2 years ago

Codecov Report

Merging #534 (2c0da74) into master (964a0b3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #534   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files          13       13           
  Lines        1591     1591           
=======================================
  Hits         1531     1531           
  Misses         60       60           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 964a0b3...2c0da74. Read the comment docs.

mwtoews commented 2 years ago

I'll assume that "Test latest dependencies" is unrelated. Merge #536 before this one, and I'll merge it here too to get the build test.

snowman2 commented 2 years ago

Looks great πŸ‘. Did you want to squash your commits or do you mind if I do it on merge?

mwtoews commented 2 years ago

Yes, squash with title-only is good, as a xref to the PR is sufficient. Thanks!

snowman2 commented 2 years ago

Thanks @mwtoews πŸ‘