SpaceTeam / STS1_COBC_SW

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

Add strong types in FRAM code and refactor ProgramId #312

Closed PatrickKa closed 4 months ago

PatrickKa commented 4 months ago

Fixes #308 Fixes #309

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.53%. Comparing base (6a69fce) to head (7626e88).

Files Patch % Lines
Sts1CobcSw/ProgramId/ProgramId.ipp 0.00% 3 Missing :warning:
Sts1CobcSw/Edu/EduMock.cpp 0.00% 1 Missing :warning:
Sts1CobcSw/Periphery/Section.ipp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #312 +/- ## ========================================== - Coverage 87.58% 87.53% -0.06% ========================================== Files 28 28 Lines 701 706 +5 Branches 8 8 ========================================== + Hits 614 618 +4 - Misses 87 88 +1 ```

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