ryanhausen / fitsmap

FitsMap: A Simple, Lightweight Tool For Displaying Interactive Astronomical Image and Catalog Data
MIT License
46 stars 9 forks source link

45 store catalog column names in indexjs rather than in json #48

Closed ryanhausen closed 2 years ago

ryanhausen commented 2 years ago

Includes the following improvements:

codecov-commenter commented 2 years ago

Codecov Report

Merging #48 (d552f6d) into master (56a47f7) will increase coverage by 0.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   89.77%   89.93%   +0.15%     
==========================================
  Files           3        3              
  Lines         577      586       +9     
==========================================
+ Hits          518      527       +9     
  Misses         59       59              
Impacted Files Coverage Δ
fitsmap/cartographer.py 96.72% <100.00%> (+0.26%) :arrow_up:
fitsmap/convert.py 86.51% <100.00%> (ø)

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 56a47f7...d552f6d. Read the comment docs.