Closed danielschloms closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.89%. Comparing base (
8d3f1a8
) to head (e30c052
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Since the master branch currently depends on littlefs being compiled without LFS_THREADSAFE, the lastest Docker containers (which are compiled with that macro) can't be used. Also, this PR should check if the tests now run correctly.
Fixes #281