lox-space / lox

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

Remove `lox-comms` crate #112

Closed helgee closed 4 months ago

helgee commented 4 months ago

This code was unused, untested, and from the "I am learning Rust" phase. Let's remove it and revisit this topic later.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.90%. Comparing base (152f2ec) to head (22eeeec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #112 +/- ## ========================================== + Coverage 97.82% 97.90% +0.08% ========================================== Files 59 58 -1 Lines 20732 20714 -18 ========================================== Hits 20281 20281 + Misses 451 433 -18 ```

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