twitter / util

Wonderful reusable code from Twitter
https://twitter.github.io/util
Apache License 2.0
2.68k stars 580 forks source link

[DO NOT MERGE]: TESTING #286

Closed cacoco closed 2 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #286 (3995f79) into develop (cddcbf8) will decrease coverage by 0.12%. The diff coverage is 63.26%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #286      +/-   ##
===========================================
- Coverage    46.75%   46.62%   -0.13%     
===========================================
  Files          248      251       +3     
  Lines        14633    14594      -39     
  Branches       913      910       -3     
===========================================
- Hits          6842     6805      -37     
+ Misses        7791     7789       -2     
Impacted Files Coverage Δ
...twitter/finagle/stats/BroadcastStatsReceiver.scala 46.55% <0.00%> (-4.36%) :arrow_down:
...er/finagle/stats/RoleConfiguredStatsReceiver.scala 100.00% <ø> (ø)
...cala/com/twitter/finagle/stats/StatsReceiver.scala 72.72% <0.00%> (-2.28%) :arrow_down:
...com/twitter/finagle/stats/StatsReceiverProxy.scala 25.00% <0.00%> (-3.58%) :arrow_down:
...scala/com/twitter/finagle/stats/exp/Operator.scala 25.00% <25.00%> (ø)
...ala/com/twitter/finagle/stats/exp/Expression.scala 58.33% <58.33%> (ø)
...m/twitter/finagle/stats/exp/ExpressionSchema.scala 66.66% <66.66%> (ø)
...rc/main/scala/com/twitter/util/reflect/Types.scala 86.66% <86.66%> (ø)
.../twitter/finagle/stats/ExceptionStatsHandler.scala 95.00% <100.00%> (ø)
.../twitter/finagle/stats/InMemoryStatsReceiver.scala 98.86% <100.00%> (+0.02%) :arrow_up:
... and 27 more

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 c075bb1...3995f79. Read the comment docs.