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

labgrid/resource/remote: add missing sigrok channel_group parameter #1562

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pslldq
Copy link

@pslldq pslldq commented Jan 7, 2025

Description

Add the missing sigrok channel_group parameter to the Network variants of the sigrok resources.

Checklist

  • PR has been tested

Fixes: #1536

Add the missing sigrok channel_group parameter to the Network variants
of the sigrok resources.

Fixes: d6c5973 ("driver/sigrokdriver: add channel-group parameter")
Signed-off-by: Sven Püschel <[email protected]>
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.2%. Comparing base (587a872) to head (5b3ccd0).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1562   +/-   ##
======================================
  Coverage    56.2%   56.2%           
======================================
  Files         170     170           
  Lines       13247   13249    +2     
======================================
+ Hits         7449    7451    +2     
  Misses       5798    5798           
Flag Coverage Δ
3.10 56.2% <100.0%> (+<0.1%) ⬆️
3.11 56.2% <100.0%> (+<0.1%) ⬆️
3.12 56.2% <100.0%> (+<0.1%) ⬆️
3.13 56.2% <100.0%> (+<0.1%) ⬆️
3.9 56.2% <100.0%> (+<0.1%) ⬆️

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.

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