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

examples/network-test: simplify ethernet frame generation #1348

Conversation

Bastian-Krause
Copy link
Member

Description
There is no need to put the frame as a single item into a list.

Checklist

  • PR has been tested

There is no need to put the frame as a single item into a list.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.2%. Comparing base (9d468f5) to head (5008e8a).

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1348   +/-   ##
======================================
  Coverage    62.2%   62.2%           
======================================
  Files         164     164           
  Lines       12191   12191           
======================================
  Hits         7584    7584           
  Misses       4607    4607           

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

@Emantor Emantor merged commit 722838b into labgrid-project:master Apr 4, 2024
11 checks passed
@Bastian-Krause Bastian-Krause deleted the bst/network-test-simplification branch April 4, 2024 14:35
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