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
220 stars 69 forks source link

fix: change Aggregate bandwidth #96

Closed Lvnszn closed 2 years ago

Lvnszn commented 2 years ago

What this PR does: fix typo Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 2 years ago

Codecov Report

Merging #96 (b84b51f) into master (69d3bab) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b84b51f differs from pull request most recent head f0a3ead. Consider uploading reports for the commit f0a3ead to get more accurate results

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   67.98%   67.98%           
=======================================
  Files           8        8           
  Lines        1515     1515           
=======================================
  Hits         1030     1030           
  Misses        382      382           
  Partials      103      103           

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