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

Add USB loaders for sunxi, tegra, samsung #1482

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

driver/usbloader: Add a loader for samsung

17e6ed5
Select commit
Loading
Failed to load commit list.
Open

Add USB loaders for sunxi, tegra, samsung #1482

driver/usbloader: Add a loader for samsung
17e6ed5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2024 in 0s

56.6% (-5.2%) compared to 5e4ab58

View this Pull Request on Codecov

56.6% (-5.2%) compared to 5e4ab58

Details

Codecov Report

Attention: Patch coverage is 50.31447% with 79 lines in your changes missing coverage. Please review.

Project coverage is 56.6%. Comparing base (5e4ab58) to head (17e6ed5).
Report is 41 commits behind head on master.

Files with missing lines Patch % Lines
labgrid/driver/usbloader.py 48.1% 55 Missing ⚠️
labgrid/resource/udev.py 50.0% 12 Missing ⚠️
labgrid/resource/remote.py 66.6% 6 Missing ⚠️
labgrid/remote/client.py 0.0% 3 Missing ⚠️
labgrid/resource/suggest.py 0.0% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (5e4ab58) and HEAD (17e6ed5). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (5e4ab58) HEAD (17e6ed5)
5 1
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1482     +/-   ##
========================================
- Coverage    61.8%   56.6%   -5.2%     
========================================
  Files         166     168      +2     
  Lines       12305   13129    +824     
========================================
- Hits         7605    7440    -165     
- Misses       4700    5689    +989     

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