Skip to content

Add parser for i8 #23

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

Merged
merged 1 commit into from
Apr 15, 2025
Merged

Add parser for i8 #23

merged 1 commit into from
Apr 15, 2025

Conversation

Sh3Rm4n
Copy link
Contributor

@Sh3Rm4n Sh3Rm4n commented Apr 15, 2025

Needed for rust-netlink/wl-nl80211#26 to parse NL80211_SURVEY_INFO_NOISE, which is a signed value for the Noise in dBm

Verified

This commit was signed with the committer’s verified signature.
Sh3Rm4n Fabian
@cathay4t cathay4t enabled auto-merge (rebase) April 15, 2025 13:04
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 34.23%. Comparing base (ed3fc1b) to head (3c635cc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/parsers.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   35.08%   34.23%   -0.86%     
==========================================
  Files           3        3              
  Lines         362      371       +9     
==========================================
  Hits          127      127              
- Misses        235      244       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cathay4t cathay4t merged commit 43b0f84 into rust-netlink:main Apr 15, 2025
3 of 5 checks passed
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.

None yet

2 participants