aperiosoftware / aas-timeseries

Package to produce interactive time series figures for AAS Publications
https://aas-timeseries.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Provide a way to include only the required data in the exported data #27

Closed astrofrog closed 5 years ago

astrofrog commented 5 years ago

Also tidied up API for saving/exporting

Fixes #10

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.81%. The diff coverage is 89.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   84.89%   85.71%   +0.81%     
==========================================
  Files          12       12              
  Lines         682      693      +11     
==========================================
+ Hits          579      594      +15     
+ Misses        103       99       -4
Impacted Files Coverage Δ
aas_timeseries/data.py 100% <ø> (+16.66%) :arrow_up:
aas_timeseries/layers.py 100% <100%> (ø) :arrow_up:
aas_timeseries/visualization.py 92.25% <87.71%> (+0.45%) :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 ba026db...ff5561f. Read the comment docs.