lox-space / lox

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

Demonstrate trait-based constructor overloading #95

Closed AngusGMorrison closed 5 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 97.90%. Comparing base (b336ef4) to head (ae9b062).

Files Patch % Lines
crates/lox-time/src/scratch.rs 0.00% 48 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== - Coverage 98.14% 97.90% -0.24% ========================================== Files 56 57 +1 Lines 19601 19649 +48 ========================================== Hits 19237 19237 - Misses 364 412 +48 ```

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

helgee commented 5 months ago

Superseded by #102