radio-astro-tools / casa-formats-io

Code to handle I/O from/to data in CASA format
Other
10 stars 7 forks source link

Fix bug that occurred if target_chunksize is below native chunksize #10

Closed astrofrog closed 3 years ago

astrofrog commented 3 years ago

WIP for now - using this as an easy way to run the tests with CASA

codecov-io commented 3 years ago

Codecov Report

Merging #10 (668d866) into main (9af9463) will decrease coverage by 39.15%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #10       +/-   ##
===========================================
- Coverage   92.95%   53.80%   -39.16%     
===========================================
  Files           4        4               
  Lines         525      526        +1     
===========================================
- Hits          488      283      -205     
- Misses         37      243      +206     
Impacted Files Coverage Δ
casa_formats_io/casa_dask.py 11.57% <0.00%> (-80.10%) :arrow_down:
casa_formats_io/casa_wcs.py 22.72% <0.00%> (-75.76%) :arrow_down:
casa_formats_io/casa_low_level_io.py 87.36% <0.00%> (-3.35%) :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 9af9463...668d866. Read the comment docs.