SpaceTeam / STS1_COBC_SW

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

WIP: Add a proper C++ wrapper for littlefs #287

Open flo12356 opened 4 weeks ago

flo12356 commented 4 weeks ago

Description

Add class File as wrapper for littlefs.

Fixes parts of #273

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 84.62%. Comparing base (4c3ac27) to head (b08538b). Report is 27 commits behind head on master.

Files Patch % Lines
Sts1CobcSw/FileSystem/LfsWrapper.cpp 0.00% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================== - Coverage 86.54% 84.62% -1.93% ========================================== Files 21 25 +4 Lines 513 631 +118 Branches 7 10 +3 ========================================== + Hits 444 534 +90 - Misses 69 97 +28 ```

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