twitter / finatra

Fast, testable, Scala services built on TwitterServer and Finagle
https://twitter.github.io/finatra/
Apache License 2.0
2.27k stars 405 forks source link

TESTING: DO NOT MERGE #539

Closed cacoco closed 4 years ago

cacoco commented 4 years ago

TESTING: DO NOT MERGE

codecov[bot] commented 4 years ago

Codecov Report

Merging #539 into develop will decrease coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #539      +/-   ##
===========================================
- Coverage    91.39%   91.11%   -0.29%     
===========================================
  Files          266      266              
  Lines         4697     4773      +76     
  Branches       276      299      +23     
===========================================
+ Hits          4293     4349      +56     
- Misses         404      424      +20     
Impacted Files Coverage Δ
.../scala/com/twitter/streaming/StreamingServer.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...la/com/twitter/streaming/StreamingController.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...cala/com/twitter/inject/server/TwitterServer.scala 82.19% <0.00%> (-1.15%) :arrow_down:
.../finatra/jackson/caseclass/InjectableValueId.scala 84.61% <0.00%> (-1.10%) :arrow_down:
...n/scala/com/twitter/finatra/json/JsonLogging.scala 100.00% <0.00%> (ø)
...om/twitter/finatra/jackson/ScalaObjectMapper.scala 100.00% <0.00%> (ø)
...om/twitter/finatra/json/utils/JsonDiffResult.scala 100.00% <0.00%> (ø)
...witter/finatra/http/filters/TraceIdMDCFilter.scala 100.00% <0.00%> (ø)
...tter/finatra/thrift/filters/TraceIdMDCFilter.scala 100.00% <0.00%> (ø)
...http/internal/routing/RequestWithRouteParams.scala 100.00% <0.00%> (ø)
... and 14 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 f8f4a35...5db138f. Read the comment docs.