pangeo-data / rechunker

Disk-to-disk chunk transformation for chunked arrays.
https://rechunker.readthedocs.io/
MIT License
163 stars 25 forks source link

drop versioneer #65

Closed ocefpaf closed 3 years ago

ocefpaf commented 3 years ago

versioneer is deprecated and causes some trouble with downstream packaging. I tried to keep the same versioning scheme with setuptools_scm instead.

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (a2464bd) into master (7352b62) will decrease coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   97.75%   97.30%   -0.45%     
==========================================
  Files          10       10              
  Lines         445      445              
  Branches       88       88              
==========================================
- Hits          435      433       -2     
- Misses          5        7       +2     
  Partials        5        5              
Impacted Files Coverage Δ
rechunker/executors/pywren.py 94.28% <0.00%> (-5.72%) :arrow_down:

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 7352b62...a2464bd. Read the comment docs.

rabernat commented 3 years ago

I think I merged this prematurely. 😭

There is a mypy test failure: https://github.com/pangeo-data/rechunker/runs/1476473853?check_suite_focus=true#step:8:7