Skip to content

feat(lox-orbits): implement frame and origin change for coordinates

Codecov / codecov/project failed Nov 12, 2024 in 0s

88.02% (-0.05%) compared to f11b201

View this Pull Request on Codecov

88.02% (-0.05%) compared to f11b201

Details

Codecov Report

Attention: Patch coverage is 63.27684% with 65 lines in your changes missing coverage. Please review.

Project coverage is 88.02%. Comparing base (f11b201) to head (08d826a).

Files with missing lines Patch % Lines
crates/lox-orbits/src/python.rs 0.00% 41 Missing ⚠️
crates/lox-orbits/src/trajectories.rs 0.00% 13 Missing ⚠️
crates/lox-ephem/src/python.rs 0.00% 10 Missing ⚠️
crates/lox-space/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
- Coverage   88.07%   88.02%   -0.05%     
==========================================
  Files          84       85       +1     
  Lines       48877    48975      +98     
==========================================
+ Hits        43046    43112      +66     
- Misses       5831     5863      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.