SpaceTeam / STS1_COBC_SW

Software for the communication and onboard computer (COBC) of SpaceTeamSat1 (STS1)
MIT License
10 stars 2 forks source link

Add functions and strong types for Rodos and real time #319

Closed Tomoya-Hagen closed 2 months ago

Tomoya-Hagen commented 3 months ago

Fixes #320 Fixes #221

Also adds conversion functions between Rodos and real time.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.

Project coverage is 94.06%. Comparing base (410cca0) to head (3c92fdf).

Files Patch % Lines
Sts1CobcSw/Utility/Time.ipp 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #319 +/- ## ========================================== - Coverage 96.11% 94.06% -2.05% ========================================== Files 21 22 +1 Lines 643 657 +14 ========================================== Hits 618 618 - Misses 25 39 +14 ```

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