Skip to content
Codecov / codecov/project failed Dec 13, 2024 in 1s

52.41% (-35.53%) compared to 5426cf9

View this Pull Request on Codecov

52.41% (-35.53%) compared to 5426cf9

Details

Codecov Report

Attention: Patch coverage is 57.86908% with 605 lines in your changes missing coverage. Please review.

Project coverage is 52.41%. Comparing base (5426cf9) to head (1f12032).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/lox-orbits/src/frames.rs 7.69% 144 Missing ⚠️
crates/lox-orbits/src/python.rs 0.00% 120 Missing ⚠️
crates/lox-bodies/src/lib.rs 77.85% 62 Missing ⚠️
crates/lox-orbits/src/ground.rs 27.38% 61 Missing ⚠️
crates/lox-orbits/src/states.rs 64.70% 60 Missing ⚠️
crates/lox-orbits/src/analysis.rs 22.80% 44 Missing ⚠️
crates/lox-orbits/src/elements.rs 48.97% 25 Missing ⚠️
crates/lox-orbits/src/frames/iau.rs 0.00% 25 Missing ⚠️
crates/lox-orbits/src/frames/iers.rs 0.00% 21 Missing ⚠️
crates/lox-bodies/src/python.rs 0.00% 16 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #179       +/-   ##
===========================================
- Coverage   87.94%   52.41%   -35.53%     
===========================================
  Files          85       83        -2     
  Lines       49065    30464    -18601     
===========================================
- Hits        43150    15968    -27182     
- Misses       5915    14496     +8581     

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