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

[TESTING] DO NOT MERGE #892

Closed cacoco closed 3 years ago

cacoco commented 3 years ago

[TESTING] DO NOT MERGE

codecov-io commented 3 years ago

Codecov Report

Merging #892 (6613158) into develop (91d24c3) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #892      +/-   ##
===========================================
- Coverage    78.48%   78.46%   -0.02%     
===========================================
  Files          841      841              
  Lines        24914    24914              
  Branches      1608     1608              
===========================================
- Hits         19553    19550       -3     
- Misses        5361     5364       +3     
Impacted Files Coverage Δ
...rtitioning/ConsistentHashPartitioningService.scala 95.00% <0.00%> (-5.00%) :arrow_down:
...main/scala/com/twitter/finagle/util/LossyEma.scala 96.15% <0.00%> (-3.85%) :arrow_down:
...m/twitter/finagle/exp/ConcurrencyLimitFilter.scala 88.57% <0.00%> (-2.86%) :arrow_down:
...main/scala/com/twitter/finagle/stats/Metrics.scala 79.31% <0.00%> (-2.59%) :arrow_down:
...2/transport/common/Http2StreamMessageHandler.scala 92.30% <0.00%> (-2.57%) :arrow_down:
...om/twitter/finagle/dispatch/ServerDispatcher.scala 82.97% <0.00%> (-2.13%) :arrow_down:
.../com/twitter/finagle/tracing/BroadcastTracer.scala 64.58% <0.00%> (+4.16%) :arrow_up:
.../http/exp/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 91d24c3...6613158. Read the comment docs.