apache / dubbo-getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
218 stars 69 forks source link

chore: upgrade go version from 1.14 to 1.20 #112

Closed DMwangnima closed 3 months ago

DMwangnima commented 3 months ago

What this PR does:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 67.88%. Comparing base (04b1165) to head (7400dff).

:exclamation: Current head 7400dff differs from pull request most recent head 985ac66. Consider uploading reports for the commit 985ac66 to get more accurate results

Files Patch % Lines
server.go 0.00% 2 Missing and 1 partial :warning:
tls.go 0.00% 3 Missing :warning:
client.go 50.00% 1 Missing :warning:
connection.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## ======================================= Coverage 67.88% 67.88% ======================================= Files 8 8 Lines 1510 1510 ======================================= Hits 1025 1025 Misses 382 382 Partials 103 103 ```

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