src-d / proteus

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

add proto folder path to proto_path #82

Closed erizocosmico closed 7 years ago

erizocosmico commented 7 years ago

This fixes the issue @smola had.

Depends on #81. Review just last commits.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

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

Serabe commented 7 years ago

Problem with Travis cloning the pr branch :$ Accepting the PR