src-d / proteus

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

[FIX] Drop getter generation #72

Closed Serabe closed 7 years ago

Serabe commented 7 years ago

This feature was early on the development of Proteus but, for some reason, it was lost.

codecov[bot] commented 7 years ago

Codecov Report

Merging #72 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   91.17%   91.17%   +<.01%     
==========================================
  Files          13       13              
  Lines        1382     1383       +1     
==========================================
+ Hits         1260     1261       +1     
  Misses        103      103              
  Partials       19       19
Impacted Files Coverage Δ
protobuf/transform.go 98.51% <100%> (ø) :arrow_up:

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 3e8a925...8b8a8e4. Read the comment docs.