AlexStocks / 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
883 stars 184 forks source link

chore: unnecessary use of fmt.Sprintf #72

Closed testwill closed 11 months ago

testwill commented 11 months ago

What this PR does: remove unnecessary use of fmt.Sprintf Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 11 months ago

Codecov Report

Merging #72 (62e9067) into master (5e32d3b) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   70.26%   70.26%           
=======================================
  Files           7        7           
  Lines        1490     1490           
=======================================
  Hits         1047     1047           
  Misses        337      337           
  Partials      106      106           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more