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

android 11 suppored #272

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

android 11 suppored #272

wants to merge 3 commits into from

Conversation

suutaku
Copy link

@suutaku suutaku commented Jan 1, 2024

Description

using a wrapper of net package to support android 11

Reference issue

Fixes

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (31fe7de) 82.12% compared to head (ca3f325) 82.12%.

❗ Current head ca3f325 differs from pull request most recent head 6e933b8. Consider uploading reports for the commit 6e933b8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   82.12%   82.12%           
=======================================
  Files          38       38           
  Lines        3346     3346           
=======================================
  Hits         2748     2748           
  Misses        473      473           
  Partials      125      125           
Flag Coverage Δ
go 81.97% <100.00%> (+0.09%) ⬆️
wasm 74.59% <ø> (ø)

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.

@Sean-Der
Copy link
Member

Sean-Der commented Jan 1, 2024

Looks good to me @suutaku!

Mind fixing CI errors?

G601: Implicit memory aliasing in for loop. (gosec)
The preceding commit message is invalid
it failed 'Capitalize the subject line' of the following checks

* Separate subject from body with a blank line
* Limit the subject line to 50 characters
* Capitalize the subject line
* Do not end the subject line with a period
* Wrap the body at 72 characters

@suutaku
Copy link
Author

suutaku commented Jan 2, 2024

Looks good to me @suutaku!

Mind fixing CI errors?

G601: Implicit memory aliasing in for loop. (gosec)
The preceding commit message is invalid
it failed 'Capitalize the subject line' of the following checks

* Separate subject from body with a blank line
* Limit the subject line to 50 characters
* Capitalize the subject line
* Do not end the subject line with a period
* Wrap the body at 72 characters

Thanks! i will update it.

Fix netlink permission issue by using anet wrapper to get net interface and addresses
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