transport icon indicating copy to clipboard operation
transport copied to clipboard

android 11 suppored

Open suutaku opened this issue 1 year ago • 3 comments

Description

using a wrapper of net package to support android 11

Reference issue

Fixes

suutaku avatar Jan 01 '24 16:01 suutaku

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.07%. Comparing base (7cf567b) to head (32e0017).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   83.00%   83.07%   +0.07%     
==========================================
  Files          39       39              
  Lines        2730     2730              
==========================================
+ Hits         2266     2268       +2     
+ Misses        338      336       -2     
  Partials      126      126              
Flag Coverage Δ
go 82.90% <100.00%> (ø)
wasm 65.11% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 01 '24 16:01 codecov[bot]

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

Sean-Der avatar Jan 01 '24 16:01 Sean-Der

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.

suutaku avatar Jan 02 '24 03:01 suutaku