glue-viz / glue-astronomy

Plugin to add astronomy-specific functionality to glue
https://glue-astronomy.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

Improve spectral-cube reader to use dask if possible #13

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

This is a work in progress

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.09%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   97.24%   97.15%   -0.10%     
==========================================
  Files          13       13              
  Lines         871      878       +7     
==========================================
+ Hits          847      853       +6     
- Misses         24       25       +1     
Impacted Files Coverage Δ
glue_astronomy/io/spectral_cube/spectral_cube.py 82.50% <78.57%> (+0.14%) :arrow_up:
glue_astronomy/translators/tests/test_regions.py 96.36% <100.00%> (+0.01%) :arrow_up:

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 7b79fc1...e7c2dec. Read the comment docs.