go-openapi / validate

openapi toolkit validation helpers
Apache License 2.0
119 stars 53 forks source link

Add case-insensitive enum validation function #125

Closed pheepi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #125 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   96.98%   96.99%   +0.01%     
==========================================
  Files          19       19              
  Lines        2252     2266      +14     
==========================================
+ Hits         2184     2198      +14     
  Misses         60       60              
  Partials        8        8              
Impacted Files Coverage Δ
values.go 99.12% <100.00%> (+0.05%) :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 2ddc182...51d8d92. Read the comment docs.