JuliaAstro / SPICE.jl

Julia wrapper for NASA NAIF's SPICE toolkit
MIT License
54 stars 14 forks source link

Preserve the cells #17

Closed helgee closed 3 years ago

helgee commented 3 years ago

Thanks for your help @vtjnash!

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (a905fb1) into main (eb6d540) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   99.18%   99.22%   +0.04%     
==========================================
  Files          27       27              
  Lines        3055     3215     +160     
==========================================
+ Hits         3030     3190     +160     
  Misses         25       25              
Impacted Files Coverage Δ
src/b.jl 100.00% <100.00%> (ø)
src/c.jl 100.00% <100.00%> (ø)
src/cells.jl 92.30% <100.00%> (+0.37%) :arrow_up:
src/d.jl 98.37% <100.00%> (+0.03%) :arrow_up:
src/g.jl 97.35% <100.00%> (+0.52%) :arrow_up:
src/i.jl 100.00% <100.00%> (ø)
src/k.jl 100.00% <100.00%> (ø)
src/l.jl 100.00% <100.00%> (ø)
src/o.jl 100.00% <100.00%> (ø)
src/p.jl 100.00% <100.00%> (ø)
... and 5 more

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 eb6d540...a905fb1. Read the comment docs.