marcoferrer / kroto-plus

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

Example project version bump and README fixes #55

Closed AlexeySoshin closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage     85.66%   85.66%           
  Complexity       19       19           
=========================================
  Files            15       15           
  Lines           279      279           
  Branches         42       42           
=========================================
  Hits            239      239           
  Misses           13       13           
  Partials         27       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 e88d062...86e4612. Read the comment docs.

marcoferrer commented 4 years ago

I wanted to say thanks again for the PR. The changes introduced here were included in the fix for proto file naming convention. This PR wont be needed anymore.