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

Sd card not tested (BugFix) #1485

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Sd card not tested (BugFix) #1485

merged 2 commits into from
Sep 25, 2024

Conversation

fernando79513
Copy link
Collaborator

@fernando79513 fernando79513 commented Sep 18, 2024

Description

The SD card reader in some PC platforms is a combo card reader combines USB & SDHC. This PR brings back the old behavior of the mediacard tests in which we were checking for both a mediacard and a USB insertion:
checkbox-support-run_watcher storage mediacard_combo
All of the mediacard tests have been modified to use this behavior.

Resolved issues

https://warthogs.atlassian.net/browse/CHECKBOX-1551
#1456

Documentation

Tests

Tested with a USB-C to SD adapter in a Laptop with 22.04
Tested on the device that was experiencing the issue: CID: 202408-34238 SEN16MLK-DVT1-C1M

@fernando79513 fernando79513 changed the title Sd card not tested Sd card not tested (BugFix) Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.48%. Comparing base (17e69f2) to head (2a1a26d).
Report is 121 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1485      +/-   ##
==========================================
+ Coverage   47.44%   47.48%   +0.03%     
==========================================
  Files         368      368              
  Lines       39549    39579      +30     
  Branches     6678     6684       +6     
==========================================
+ Hits        18764    18794      +30     
  Misses      20075    20075              
  Partials      710      710              
Flag Coverage Δ
checkbox-support 60.72% <100.00%> (+0.22%) ⬆️
provider-base 24.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@Hook25 Hook25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done, +1

@Hook25 Hook25 merged commit da70aef into main Sep 25, 2024
49 of 51 checks passed
@Hook25 Hook25 deleted the sd-card-not-tested branch September 25, 2024 10:29
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