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

Stream writes 146 #164

Merged
merged 9 commits into from
Feb 19, 2024
Merged

Stream writes 146 #164

merged 9 commits into from
Feb 19, 2024

Conversation

funkyshu
Copy link
Member

Fixes #146 - Update S3 backend to comply with new io integration test suite. Update to no longer write to memory.

@c2fo-cibot c2fo-cibot bot added the size/XXL Denotes a PR that changes 1000+ lines label Feb 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2024

Codecov Report

Attention: 100 lines in your changes are missing coverage. Please review.

Comparison is base (b99cfc7) 72.41% compared to head (ab906be) 71.55%.

Files Patch % Lines
backend/s3/file.go 60.78% 73 Missing and 27 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   72.41%   71.55%   -0.86%     
==========================================
  Files          41       41              
  Lines        4727     4915     +188     
==========================================
+ Hits         3423     3517      +94     
- Misses       1035     1105      +70     
- Partials      269      293      +24     

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

backend/s3/fileSystem.go Outdated Show resolved Hide resolved
@funkyshu funkyshu merged commit ef10e1b into master Feb 19, 2024
8 checks passed
@funkyshu funkyshu deleted the stream_writes_146 branch February 19, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 1000+ lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update s3 backend to NOT write to memory before saving.
3 participants