Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/upload chunk size #805

Merged
merged 19 commits into from
Feb 10, 2025

Merge branch 'fix/upload-chunk-size' of https://github.com/Availity/s…

c5699c6
Select commit
Loading
Failed to load commit list.
Merged

Fix/upload chunk size #805

Merge branch 'fix/upload-chunk-size' of https://github.com/Availity/s…
c5699c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 0s

85.06% (+0.00%) compared to f4b8648

View this Pull Request on Codecov

85.06% (+0.00%) compared to f4b8648

Details

Codecov Report

Attention: Patch coverage is 76.84887% with 72 lines in your changes missing coverage. Please review.

Project coverage is 85.06%. Comparing base (f4b8648) to head (c5699c6).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
packages/upload-core/src/index.ts 77.82% 51 Missing ⚠️
packages/upload-core/src/http-stack.ts 66.66% 19 Missing ⚠️
packages/api-axios/mocks/handlers.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #805   +/-   ##
=======================================
  Coverage   85.05%   85.06%           
=======================================
  Files          85       87    +2     
  Lines        2617     2679   +62     
  Branches      664      674   +10     
=======================================
+ Hits         2226     2279   +53     
- Misses        391      400    +9     

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