dmarkham / enumer

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

Doc updates around <Type>String(s string) Case Insensitive #23

Closed dmarkham closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   65.13%   65.13%           
=======================================
  Files           3        3           
  Lines         436      436           
=======================================
  Hits          284      284           
  Misses        140      140           
  Partials       12       12

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 e080e58...14261a8. Read the comment docs.