lox-space / lox

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

Refactor IERS CSV parser #91

Closed AngusGMorrison closed 5 months ago

AngusGMorrison commented 5 months ago

Refactors the IERS CSV parser in preparation for delta UT1-TAI calculation.

In particular:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 98.13%. Comparing base (bb12229) to head (a7dbb9b).

Files Patch % Lines
crates/lox-eop/src/lagrange/eop.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== - Coverage 98.13% 98.13% -0.01% ========================================== Files 55 56 +1 Lines 19560 19427 -133 ========================================== - Hits 19195 19064 -131 + Misses 365 363 -2 ```

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