Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

docs: bootstrap typedoc #872

Closed manchuck closed 5 months ago

manchuck commented 8 months ago

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 6 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (8463ed3) 84.15% compared to head (9d4ed2d) 83.38%.

Files Patch % Lines
packages/jwt/lib/jwt.ts 0.00% 3 Missing :warning:
packages/jwt/lib/verifySignature.ts 84.61% 2 Missing :warning:
packages/auth/lib/auth.ts 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #872 +/- ## ========================================== - Coverage 84.15% 83.38% -0.77% ========================================== Files 123 121 -2 Lines 1647 1637 -10 Branches 314 323 +9 ========================================== - Hits 1386 1365 -21 - Misses 260 272 +12 + Partials 1 0 -1 ```

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