mrjono1 / joi-to-typescript

Convert Joi Schemas to TypeScript interfaces
MIT License
124 stars 39 forks source link

Fix missing brackets for array defaults #402

Closed cmaster11 closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ae1dd87) 98.69% compared to head (36473e4) 98.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #402 +/- ## ======================================= Coverage 98.69% 98.69% ======================================= Files 9 9 Lines 535 535 Branches 206 206 ======================================= Hits 528 528 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mrjono1 commented 7 months ago

@cmaster11 for releases I do a manual symantic version upgrade of the package.json version number, if you are able to upgrade the version in your PRs I can do a quick release to NPM