dmarkham / enumer

A Go tool to auto generate methods for your enums
Other
410 stars 66 forks source link

Move to go 1.17 #58

Closed dmarkham closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (881cbb2) into master (b43356e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   66.23%   66.23%           
=======================================
  Files           4        4           
  Lines         465      465           
=======================================
  Hits          308      308           
  Misses        146      146           
  Partials       11       11           

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 b43356e...881cbb2. Read the comment docs.