twitter / finagle

A fault tolerant, protocol-agnostic RPC system
https://twitter.github.io/finagle
Apache License 2.0
8.78k stars 1.45k forks source link

fix some typos #928

Closed cuishuang closed 2 years ago

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 2 years ago

Codecov Report

Merging #928 (b0f8026) into develop (c6060de) will decrease coverage by 0.00%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #928      +/-   ##
===========================================
- Coverage    75.28%   75.28%   -0.01%     
===========================================
  Files          916      916              
  Lines        27018    27018              
  Branches      1639     1672      +33     
===========================================
- Hits         20341    20340       -1     
- Misses        6677     6678       +1     
Impacted Files Coverage Δ
...tter/finagle/dispatch/SerialClientDispatcher.scala 83.33% <0.00%> (-16.67%) :arrow_down:
...rtitioning/ConsistentHashPartitioningService.scala 95.00% <0.00%> (-5.00%) :arrow_down:
...om/twitter/finagle/dispatch/ServerDispatcher.scala 82.97% <0.00%> (-2.13%) :arrow_down:
...n/scala/com/twitter/finagle/memcached/Client.scala 54.85% <0.00%> (-0.49%) :arrow_down:
...agle/http/GenStreamingSerialServerDispatcher.scala 77.08% <0.00%> (+6.25%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6060de...b0f8026. Read the comment docs.

DinoCassowary commented 2 years ago

I merged this by accident. We are fixing the develop branch and re-integrating this fix.