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

feat: file download #858

Closed manchuck closed 10 months ago

manchuck commented 10 months ago

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 10 months ago

Codecov Report

Merging #858 (9252540) into 3.x (f974dd6) will increase coverage by 0.14%. Report is 2 commits behind head on 3.x. The diff coverage is 100.00%.

:exclamation: Current head 9252540 differs from pull request most recent head a21b906. Consider uploading reports for the commit a21b906 to get more accurate results

@@            Coverage Diff             @@
##              3.x     #858      +/-   ##
==========================================
+ Coverage   84.16%   84.31%   +0.14%     
==========================================
  Files         120      121       +1     
  Lines        1554     1568      +14     
  Branches      300      300              
==========================================
+ Hits         1308     1322      +14     
  Misses        245      245              
  Partials        1        1              
Files Changed Coverage Δ
packages/server-client/lib/client.ts 98.43% <100.00%> (ø)
packages/server-client/lib/fileClient.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more