Skip to content

Ability to specify block size in block upload #603

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Beemo123
Copy link

Removed hard coded blocksize value in the "BlockUploadStream" class. Introduced a default value, but added it as a parameter that can be passed in so that block size can be specified when performing an Upload.

Beemo123 added 2 commits July 21, 2025 10:22
Removed hard coded blocksize value in the "BlockUploadStream" class. 
Introduced a default value, but added it as a parameter that can be passed in so that block size can be specified when performing an Upload.
Accidentally hit enter between "import" and "logging" on line 2.. oops!
Copy link

codecov bot commented Jul 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Beemo123 Beemo123 marked this pull request as ready for review July 21, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants