JuliaIO / ProtoBuf.jl

Julia protobuf implementation
Other
205 stars 55 forks source link

Allow trailing semicolon after message definition #213

Closed Drvi closed 2 years ago

Drvi commented 2 years ago

Fixes #211

codecov[bot] commented 2 years ago

Codecov Report

Merging #213 (46fee68) into master (e54fec6) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   88.83%   88.83%           
=======================================
  Files          25       25           
  Lines        2785     2786    +1     
=======================================
+ Hits         2474     2475    +1     
  Misses        311      311           
Impacted Files Coverage Δ
src/parsing/proto_types.jl 91.25% <100.00%> (+0.03%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.