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

feat(s3): implement put stream method #13

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Mar 12, 2024

No description provided.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 9.72222% with 65 lines in your changes are missing coverage. Please review.

Project coverage is 70.37%. Comparing base (e6e14b5) to head (4ab9dba).
Report is 1 commits behind head on master.

Files Patch % Lines
src/s3/s3.ts 4.54% 63 Missing ⚠️
src/errors.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   79.18%   70.37%   -8.81%     
==========================================
  Files           4        4              
  Lines         490      557      +67     
  Branches       85       85              
==========================================
+ Hits          388      392       +4     
- Misses        102      165      +63     

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

@aldy505 aldy505 merged commit dd55404 into master Mar 19, 2024
5 of 7 checks passed
@aldy505 aldy505 deleted the feat/s3/implement-put-stream branch March 19, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant