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

fix: Fix order of file upload multipart request #1261

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

lukaszsocha2
Copy link
Contributor

No description provided.

Copy link
Contributor

@antusus antusus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@coveralls
Copy link

Pull Request Test Coverage Report for Build #3958

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.441%

Totals Coverage Status
Change from base Build #3949: 0.0%
Covered Lines: 7678
Relevant Lines: 10599

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build #3956

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.002%) to 72.443%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/MetadataQuery.java 1 92.59%
src/main/java/com/box/sdk/BoxFileUploadSession.java 1 64.67%
src/main/java/com/box/sdk/EventStream.java 1 86.46%
Totals Coverage Status
Change from base Build #3949: 0.002%
Covered Lines: 7684
Relevant Lines: 10607

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 16, 2024

Pull Request Test Coverage Report for Build #3960

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.002%) to 72.443%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/MetadataQuery.java 1 92.59%
src/main/java/com/box/sdk/BoxFileUploadSession.java 1 64.67%
src/main/java/com/box/sdk/EventStream.java 1 86.46%
Totals Coverage Status
Change from base Build #3949: 0.002%
Covered Lines: 7684
Relevant Lines: 10607

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build #3957

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.002%) to 72.443%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/MetadataQuery.java 1 92.59%
src/main/java/com/box/sdk/BoxFileUploadSession.java 1 64.67%
src/main/java/com/box/sdk/EventStream.java 1 86.46%
Totals Coverage Status
Change from base Build #3949: 0.002%
Covered Lines: 7684
Relevant Lines: 10607

💛 - Coveralls

@lukaszsocha2 lukaszsocha2 merged commit 7200ac7 into main Jul 16, 2024
11 of 12 checks passed
@lukaszsocha2 lukaszsocha2 deleted the fix-multipart-file-upload-order branch July 16, 2024 11:29
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.

3 participants