Closed jeromehue closed 2 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #323
Also, changes
PersistentVariables
to only take a singleSection
as template parameter. The three subsections for the redundant storage of the variables are generated inside the class.