src-d / proteus

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

Improve testing #57

Closed Serabe closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.87%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   90.99%   91.86%   +0.87%     
==========================================
  Files          13       13              
  Lines        1288     1291       +3     
==========================================
+ Hits         1172     1186      +14     
+ Misses         99       88      -11     
  Partials       17       17
Impacted Files Coverage Δ
protobuf/mapping.go 100% <100%> (+34.37%) :white_check_mark:

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 df46b04...8e32484. Read the comment docs.