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 13 forks source link

Add meta tracking to CCDData translator #27

Closed javerbukh closed 4 years ago

javerbukh commented 4 years ago

Pull Request Template

Description

Need to keep track of meta data in CCDData objects.

Similar to PR #26

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   97.22%   97.27%   +0.04%     
==========================================
  Files          13       13              
  Lines         974      991      +17     
==========================================
+ Hits          947      964      +17     
  Misses         27       27              
Impacted Files Coverage Δ
glue_astronomy/translators/ccddata.py 100.00% <100.00%> (ø)
glue_astronomy/translators/tests/test_ccddata.py 98.05% <100.00%> (+0.38%) :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 bfc1c21...d49c95a. Read the comment docs.