-
Notifications
You must be signed in to change notification settings - Fork 13
V0.4.1 #133
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
V0.4.1 #133
Conversation
Feat/upload on stream
Added progress bar on package upload function
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
User description
List of Updates:
PR Type
Enhancement, Bug fix
Description
Stream-based file upload implementation for memory efficiency
Progress tracking added for NodeJS uploads
Enhanced error handling in access conditions
Console logging cleanup in test files
Diagram Walkthrough
File Walkthrough
2 files
Version bump to 0.4.1Version bump to 0.4.11 files
Enhanced error handling with proper error messages2 files
Removed console.log statements and fixed error assertionsUpdated error message assertion for API failures3 files
Added progress callback parameter to upload functionImplemented streaming upload with progress trackingAdded direct stream upload utility function2 files
Removed try-catch blocks and console error loggingRemoved try-catch blocks and console error logging1 files
Updated version badge to 0.4.1