SpaceTeam / STS1_COBC_SW

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

Add abstraction for FRAM ring array #296

Closed jeromehue closed 2 months ago

jeromehue commented 5 months ago

Fixes #323

Also, changes PersistentVariables to only take a single Section as template parameter. The three subsections for the redundant storage of the variables are generated inside the class.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 95.09804% with 10 lines in your changes missing coverage. Please review.

Project coverage is 93.63%. Comparing base (c97b363) to head (740db96).

Files with missing lines Patch % Lines
Sts1CobcSw/Edu/ProgramStatusHistory.cpp 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ========================================== - Coverage 94.08% 93.63% -0.46% ========================================== Files 36 38 +2 Lines 947 1084 +137 Branches 15 26 +11 ========================================== + Hits 891 1015 +124 - Misses 56 69 +13 ```

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