marcoferrer / kroto-plus

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

support malformed proto filenames #56 #63

Closed marcoferrer closed 5 years ago

marcoferrer commented 5 years ago

This pr resolves issue #56

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  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...d154230. Read the comment docs.