Skip to content

Ability to specify block size in block upload#603

Open
Beemo123 wants to merge 2 commits intocanopen-python:masterfrom
Beemo123:patch-1
Open

Ability to specify block size in block upload#603
Beemo123 wants to merge 2 commits intocanopen-python:masterfrom
Beemo123:patch-1

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!
@codecov
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