Skip to content

fix: class cast exception when uploading large file - #1174

Merged
antusus merged 6 commits into
mainfrom
mh/fix-issue-1173
Jun 13, 2023
Merged

antusus merged 6 commits into
mainfrom
mh/fix-issue-1173

Conversation

@mhagmajer

Copy link
Copy Markdown
Contributor

Closes #1173

@mhagmajer mhagmajer changed the title fix: ClassCastException when using BoxFolder.uploadLargeFile() #1173 fix: ClassCastException when using BoxFolder.uploadLargeFile() Jun 6, 2023
@mhagmajer mhagmajer changed the title fix: ClassCastException when using BoxFolder.uploadLargeFile() fix: class cast exception when uploading large file Jun 6, 2023
@coveralls

coveralls commented Jun 6, 2023

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build #2995

  • 13 of 13 (100.0%) changed or added relevant lines in 3 files are covered.
  • 5 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.05%) to 71.273%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/BoxFileUploadSession.java 1 64.67%
src/main/java/com/box/sdk/EventStream.java 1 87.5%
src/main/java/com/box/sdk/MetadataQuery.java 1 92.59%
src/main/java/com/box/sdk/BoxAPIResponse.java 2 84.92%
Totals Coverage Status
Change from base Build #2972: 0.05%
Covered Lines: 7123
Relevant Lines: 9994

💛 - Coveralls

@mhagmajer
mhagmajer requested a review from antusus June 6, 2023 14:26
lukaszsocha2
lukaszsocha2 previously approved these changes Jun 13, 2023
@antusus
antusus merged commit e7d28bd into main Jun 13, 2023
@antusus
antusus deleted the mh/fix-issue-1173 branch June 13, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClassCastException when using BoxFolder.uploadLargeFile()

4 participants