lox-space / lox

Oxidized Astrodynamics
Mozilla Public License 2.0
25 stars 2 forks source link

Implement Vallado propagator #83

Closed helgee closed 7 months ago

helgee commented 7 months ago

Based on #82. Supersedes #57.

To Do

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 84.72222% with 110 lines in your changes are missing coverage. Please review.

Project coverage is 97.01%. Comparing base (419df4d) to head (c2240ae). Report is 5 commits behind head on main.

Files Patch % Lines
crates/lox-propagators/src/semi_analytical.rs 57.56% 87 Missing :warning:
crates/lox-coords/src/trajectories.rs 92.21% 20 Missing :warning:
crates/lox-coords/src/trajectories/base.rs 98.37% 2 Missing :warning:
crates/lox-time/src/deltas.rs 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== - Coverage 97.45% 97.01% -0.44% ========================================== Files 50 54 +4 Lines 20554 21244 +690 ========================================== + Hits 20030 20610 +580 - Misses 524 634 +110 ```

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