JuliaAstro / SPICE.jl

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

[WIP] added subslr, recpgr, reclat, subpnt #9

Closed LunarLukas closed 5 years ago

LunarLukas commented 5 years ago

added subslr, recpgr, reclat, subpnt the test function for subslr does not work

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 165


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/s.jl 23 25 92.0%
<!-- Total: 57 59 96.61% -->
Files with Coverage Reduction New Missed Lines %
src/s.jl 1 74.14%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 155: 0.01%
Covered Lines: 965
Relevant Lines: 989

💛 - Coveralls
codecov-io commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.11%. The diff coverage is 96.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   97.56%   97.67%   +0.11%     
==========================================
  Files          26       27       +1     
  Lines         944      989      +45     
==========================================
+ Hits          921      966      +45     
  Misses         23       23
Impacted Files Coverage Δ
src/i.jl 100% <100%> (ø)
src/e.jl 100% <100%> (ø) :arrow_up:
src/r.jl 100% <100%> (ø) :arrow_up:
src/s.jl 74.13% <92%> (+6.74%) :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 75bb7f8...37556c0. Read the comment docs.