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

Fix for example 'list_generic_family.rs'. #17

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

bpaczek-intel
Copy link
Contributor

The rxbuf cannot contain zeros before receiving data. The buffer must be cleared.

@JohnTitor JohnTitor enabled auto-merge (rebase) October 23, 2024 15:29
@bpaczek-intel
Copy link
Contributor Author

The PR cannot be merged due to the issue with Upload coverage stage.

Fix example 'list_generic_family.rs'. The rxbuf cannot contain zeros before receiving data. The buffer must be cleared. 

Signed-off-by: Bartosz Paczek <[email protected]>
@JohnTitor
Copy link
Contributor

Sorry, it should be fixed now.

@JohnTitor JohnTitor merged commit a5aa5c0 into rust-netlink:main Oct 23, 2024
3 checks passed
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.52%. Comparing base (8d56f06) to head (1168c52).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   56.52%   56.52%           
=======================================
  Files          10       10           
  Lines         697      697           
=======================================
  Hits          394      394           
  Misses        303      303           

☔ 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