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/large file upload #231

Merged
merged 14 commits into from
Feb 28, 2024
Merged

Feat/large file upload #231

merged 14 commits into from
Feb 28, 2024

Conversation

rkodev
Copy link
Contributor

@rkodev rkodev commented Sep 20, 2023

Overview

Adds support for large file upload
Resolves #12
Resolves microsoftgraph/msgraph-sdk-go#511

Testing

  • Uses unit tests
  • Manuall testing

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@rkodev rkodev force-pushed the feat/large-file-upload branch 2 times, most recently from 57853e2 to c3f6da5 Compare January 22, 2024 14:13
@rkodev rkodev force-pushed the feat/large-file-upload branch from 5e39089 to 24d3733 Compare February 5, 2024 10:24
@rkodev rkodev marked this pull request as ready for review February 5, 2024 10:26
@rkodev rkodev requested a review from a team as a code owner February 5, 2024 10:26
@rkodev rkodev force-pushed the feat/large-file-upload branch from 24d3733 to f79e53f Compare February 5, 2024 11:28
fileuploader/large_file_upload_task.go Show resolved Hide resolved
fileuploader/file_uploader_util.go Outdated Show resolved Hide resolved
fileuploader/large_file_upload_task.go Outdated Show resolved Hide resolved
fileuploader/large_file_upload_task.go Outdated Show resolved Hide resolved
fileuploader/upload_slice.go Outdated Show resolved Hide resolved
@rkodev rkodev force-pushed the feat/large-file-upload branch from 11f8dd0 to 4ab4830 Compare February 7, 2024 13:18
@rkodev rkodev force-pushed the feat/large-file-upload branch from 4ab4830 to 2373109 Compare February 16, 2024 11:48
Copy link

@rkodev rkodev merged commit 1c7ed46 into main Feb 28, 2024
8 checks passed
@rkodev rkodev deleted the feat/large-file-upload branch February 28, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants