Skip to content

replaced: form-data with form-data-node package for proper ESM suppor…

257e4ae
Select commit
Loading
Failed to load commit list.
Merged

replaced: form-data with form-data-node; fixed support for >3MB buffer type; added new examples #653

replaced: form-data with form-data-node package for proper ESM suppor…
257e4ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2025 in 0s

94.87% (+94.87%) compared to fd72d9d

View this Pull Request on Codecov

94.87% (+94.87%) compared to fd72d9d

Details

Codecov Report

Attention: Patch coverage is 65.90909% with 15 lines in your changes missing coverage. Please review.

Project coverage is 94.87%. Comparing base (fd72d9d) to head (257e4ae).

Files with missing lines Patch % Lines
src/resources/messages.ts 53.33% 5 Missing and 2 partials ⚠️
src/utils.ts 75.00% 4 Missing and 2 partials ⚠️
src/apiClient.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           main     #653       +/-   ##
=========================================
+ Coverage      0   94.87%   +94.87%     
=========================================
  Files         0       35       +35     
  Lines         0      781      +781     
  Branches      0       66       +66     
=========================================
+ Hits          0      741      +741     
- Misses        0       33       +33     
- Partials      0        7        +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.