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

Fix names of world axes in glue data object and fix support for statistic with PaddedSpectrumWCS #44

Closed astrofrog closed 2 years ago

astrofrog commented 2 years ago

As indicated in the title :) (needed for jdaviz)

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (fb184ed) into main (312e959) will decrease coverage by 1.29%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   95.51%   94.21%   -1.30%     
==========================================
  Files          15       15              
  Lines        1114     1123       +9     
==========================================
- Hits         1064     1058       -6     
- Misses         50       65      +15     
Impacted Files Coverage Δ
glue_astronomy/translators/spectrum1d.py 87.32% <57.14%> (-5.38%) :arrow_down:
...lue_astronomy/translators/tests/test_spectrum1d.py 91.55% <100.00%> (-4.45%) :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 312e959...fb184ed. Read the comment docs.