lox-space / lox

Oxidized Astrodynamics
Mozilla Public License 2.0
23 stars 1 forks source link

Add `lox-orbits` crate – Second Attempt #111

Closed helgee closed 2 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 73.62429% with 973 lines in your changes missing coverage. Please review.

Project coverage is 84.92%. Comparing base (5783812) to head (0ec44df).

Files Patch % Lines
crates/lox-orbits/src/python.rs 1.10% 535 Missing :warning:
crates/lox-orbits/src/trajectories.rs 59.19% 91 Missing :warning:
crates/lox-orbits/src/states.rs 74.26% 70 Missing :warning:
crates/lox-bodies/src/python.rs 16.36% 46 Missing :warning:
crates/lox-time/src/python/time.rs 37.28% 37 Missing :warning:
crates/lox-orbits/src/ground.rs 77.30% 32 Missing :warning:
crates/lox-utils/src/roots.rs 89.09% 23 Missing :warning:
crates/lox-orbits/src/events.rs 88.48% 19 Missing :warning:
crates/lox-orbits/src/frames.rs 66.66% 19 Missing :warning:
crates/lox-space/src/lib.rs 0.00% 17 Missing :warning:
... and 11 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #111 +/- ## =========================================== - Coverage 97.67% 84.92% -12.75% =========================================== Files 69 84 +15 Lines 25767 37972 +12205 =========================================== + Hits 25168 32249 +7081 - Misses 599 5723 +5124 ```

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