JuliaSpaceMissionDesign / Ephemerides.jl

A Modern Binary Ephemeris Reader for Julia, in Julia.
https://juliaspacemissiondesign.github.io/Ephemerides.jl/
MIT License
22 stars 1 forks source link

42 Segment cache fixes #45

Closed MicheleCeresoli closed 9 months ago

MicheleCeresoli commented 9 months ago

Closes #44 and makes SPK caches mutable types in preparation for #26.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9cfb84d) 97.93% compared to head (aceaef7) 97.93%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #45 +/- ## ======================================= Coverage 97.93% 97.93% ======================================= Files 26 26 Lines 2466 2466 ======================================= Hits 2415 2415 Misses 51 51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.