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] add version of build #571

Closed dotordogh closed 2 years ago

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 2 years ago

Codecov Report

Merging #571 (993f1ba) into develop (09a021d) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #571      +/-   ##
===========================================
+ Coverage    89.83%   89.93%   +0.10%     
===========================================
  Files          227      223       -4     
  Lines         3658     3625      -33     
  Branches       188      204      +16     
===========================================
- Hits          3286     3260      -26     
+ Misses         372      365       -7     
Impacted Files Coverage Δ
...scala/com/twitter/inject/conversions/pattern.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...cala/com/twitter/inject/conversions/iterable.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...seclass/exceptions/InjectableValuesException.scala 50.00% <0.00%> (-10.00%) :arrow_down:
.../com/twitter/finatra/http/routing/HttpWarmup.scala 91.66% <0.00%> (-0.65%) :arrow_down:
...twitter/finatra/http/routing/AdminHttpRouter.scala 86.95% <0.00%> (-0.55%) :arrow_down:
...tter/inject/requestscope/FinagleRequestScope.scala 91.30% <0.00%> (-0.37%) :arrow_down:
...finatra/http/internal/routing/RoutingService.scala 94.11% <0.00%> (-0.33%) :arrow_down:
...scala/com/twitter/finatra/utils/FileResolver.scala 92.68% <0.00%> (-0.18%) :arrow_down:
...main/scala/com/twitter/finatra/http/RouteDSL.scala 94.84% <0.00%> (-0.11%) :arrow_down:
...main/scala/com/twitter/inject/server/Awaiter.scala 100.00% <0.00%> (ø)
... and 16 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 09a021d...993f1ba. Read the comment docs.