dmarkham / enumer

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

Adding in the Usage #20

Closed dmarkham closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   62.92%   62.92%           
=======================================
  Files           3        3           
  Lines         410      410           
=======================================
  Hits          258      258           
  Misses        140      140           
  Partials       12       12
Impacted Files Coverage Δ
stringer.go 57.06% <0%> (ø) :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 c504b16...ae561ba. Read the comment docs.