mrjono1 / joi-to-typescript

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

Improve the handling of @example tags. Accept newlines and types different from strings. #404

Closed cmaster11 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1ee278f) 98.72% compared to head (b64e005) 98.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #404 +/- ## ========================================== + Coverage 98.72% 98.74% +0.02% ========================================== Files 9 9 Lines 547 556 +9 Branches 209 216 +7 ========================================== + Hits 540 549 +9 Misses 7 7 ```

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