mrjono1 / joi-to-typescript

Convert Joi Schemas to TypeScript interfaces
MIT License
126 stars 40 forks source link

.allow() now supports Joi.ref() and many other options by excluding them #234

Closed mrjono1 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #234 (2836531) into master (314e9a6) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #234   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files           8        8           
  Lines         489      489           
  Branches      188      188           
=======================================
  Hits          482      482           
  Misses          7        7           
Impacted Files Coverage Δ
src/parse.ts 97.28% <100.00%> (ø)

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 314e9a6...2836531. Read the comment docs.