src-d / proteus

Generate .proto files from Go source code.
https://blog.sourced.tech/post/proteus/
MIT License
735 stars 70 forks source link

print protoc command arguments #81

Closed erizocosmico closed 7 years ago

erizocosmico commented 7 years ago

Report protoc command arguments.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files          13       13           
  Lines        1393     1393           
=======================================
  Hits         1285     1285           
  Misses         89       89           
  Partials       19       19

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 8d177a7...9d0dab2. Read the comment docs.

Serabe commented 7 years ago

Merging. Thank you!