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 encoding not being used on upload file to uss #2334

Merged
merged 12 commits into from
Nov 4, 2024

changelog

6122c84
Select commit
Loading
Failed to load commit list.
Merged

fix encoding not being used on upload file to uss #2334

changelog
6122c84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

91.14% (target 80.00%)

View this Pull Request on Codecov

91.14% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.14%. Comparing base (715242f) to head (6122c84).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/zosfiles/src/methods/upload/Upload.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2334      +/-   ##
==========================================
+ Coverage   91.12%   91.14%   +0.01%     
==========================================
  Files         636      636              
  Lines       18000    17995       -5     
  Branches     3862     3861       -1     
==========================================
- Hits        16403    16401       -2     
+ Misses       1596     1593       -3     
  Partials        1        1              

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