pangeo-data / rechunker

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

remove python 3.7 support #120

Closed rabernat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #120 (80c3238) into master (a8e37f7) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files          11       11           
  Lines         503      503           
  Branches      112      112           
=======================================
  Hits          483      483           
  Misses         13       13           
  Partials        7        7           
Impacted Files Coverage Δ
rechunker/api.py 98.04% <ø> (ø)
rechunker/executors/beam.py 100.00% <ø> (ø)
rechunker/executors/util.py 100.00% <100.00%> (ø)

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 a8e37f7...80c3238. Read the comment docs.