marcoferrer / kroto-plus

gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
Apache License 2.0
494 stars 28 forks source link

Update dependencies #53

Closed marcoferrer closed 5 years ago

marcoferrer commented 5 years ago

Update Kotlin to 1.3.40 Update Coroutines to 1.2.2 Update gRPC to 1.21.0 Update Protobuf to 3.7.1 (Aligns with gRPC version)

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@994063e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #53   +/-   ##
=========================================
  Coverage          ?   85.66%           
  Complexity        ?       19           
=========================================
  Files             ?       15           
  Lines             ?      279           
  Branches          ?       42           
=========================================
  Hits              ?      239           
  Misses            ?       13           
  Partials          ?       27

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 994063e...debcb4f. Read the comment docs.