radio-astro-tools / casa-formats-io

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

Pin upper casatools version for testing #40

Closed astrofrog closed 2 years ago

astrofrog commented 2 years ago

See https://github.com/radio-astro-tools/casa-formats-io/issues/39

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (c5b29a5) into main (100ee40) will decrease coverage by 10.73%. The diff coverage is n/a.

:exclamation: Current head c5b29a5 differs from pull request most recent head 680ad4e. Consider uploading reports for the commit 680ad4e to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##             main      #40       +/-   ##
===========================================
- Coverage   55.68%   44.94%   -10.74%     
===========================================
  Files          17       17               
  Lines        2119     2118        -1     
===========================================
- Hits         1180      952      -228     
- Misses        939     1166      +227     
Impacted Files Coverage Δ
casa_formats_io/table_reader.py 100.00% <ø> (ø)
casa_formats_io/casa_wcs.py 22.72% <0.00%> (-75.76%) :arrow_down:
casa_formats_io/casa_dask.py 21.95% <0.00%> (-73.18%) :arrow_down:
...asa_formats_io/casa_low_level_io/casa_functions.py 33.33% <0.00%> (-66.67%) :arrow_down:
casa_formats_io/casa_low_level_io/table.py 92.53% <0.00%> (-1.50%) :arrow_down:
casa_formats_io/casa_low_level_io/core.py 94.73% <0.00%> (-0.66%) :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 100ee40...680ad4e. Read the comment docs.