dmarkham / enumer

A Go tool to auto generate methods for your enums
Other
411 stars 63 forks source link

Line comment support #18 #19

Closed dmarkham closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.21%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   63.14%   62.92%   -0.22%     
==========================================
  Files           3        3              
  Lines         407      410       +3     
==========================================
+ Hits          257      258       +1     
- Misses        139      140       +1     
- Partials       11       12       +1
Impacted Files Coverage Δ
stringer.go 57.06% <40%> (-0.21%) :arrow_down:

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 325a6e1...ccf4a55. Read the comment docs.