JuliaAstro / SPICE.jl

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

Updated to allow CSPICE_jll v67 #21

Closed jmurphy6895 closed 2 years ago

jmurphy6895 commented 2 years ago

Updated compat and tests to allow CSPICE_jll v67

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (69b72aa) into main (c118d29) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   99.19%   99.23%   +0.04%     
==========================================
  Files          27       27              
  Lines        3220     3281      +61     
==========================================
+ Hits         3194     3256      +62     
+ Misses         26       25       -1     
Impacted Files Coverage Δ
src/SPICE.jl 98.48% <0.00%> (-0.17%) :arrow_down:
src/b.jl 100.00% <0.00%> (ø)
src/i.jl 100.00% <0.00%> (ø)
src/l.jl 100.00% <0.00%> (ø)
src/m.jl 100.00% <0.00%> (ø)
src/o.jl 100.00% <0.00%> (ø)
src/p.jl 100.00% <0.00%> (ø)
src/r.jl 100.00% <0.00%> (ø)
src/w.jl 100.00% <0.00%> (ø)
src/g.jl 97.37% <0.00%> (+0.01%) :arrow_up:
... and 3 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 c118d29...69b72aa. Read the comment docs.