JuliaAstro / SPICE.jl

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

Remove unnecessary `preserve` calls #16

Closed helgee closed 3 years ago

helgee commented 3 years ago

Fix #15

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (ee92451) into main (c40bc1b) will not change coverage. The diff coverage is 94.73%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          27       27           
  Lines        3055     3055           
=======================================
  Hits         3030     3030           
  Misses         25       25           
Impacted Files Coverage Δ
src/g.jl 96.83% <92.30%> (ø)
src/cells.jl 91.93% <100.00%> (ø)
src/t.jl 100.00% <100.00%> (ø)
src/u.jl 100.00% <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 c40bc1b...ee92451. Read the comment docs.