Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated hardware test for littlefs #331

Merged
merged 2 commits into from
Dec 7, 2024
Merged

Conversation

PatrickKa
Copy link
Contributor

Description

The old FileSystem.test.cpp was using the deprecated implementation in FileSystem.hpp/cpp. The new Littlefs.test.cpp tests the implementation in LfsFlash.cpp.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.34%. Comparing base (415e6a2) to head (2d230c7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #331   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files          47       47           
  Lines        1578     1578           
  Branches       57       57           
=======================================
  Hits         1252     1252           
  Misses        326      326           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PatrickKa PatrickKa merged commit 1464829 into master Dec 7, 2024
6 checks passed
@PatrickKa PatrickKa deleted the lfs-hw-test branch December 7, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants