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: Enforce exact byte reading from Content-Length header for BoxFile representation #1274

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

lukaszsocha2
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Nov 21, 2024

Pull Request Test Coverage Report for Build #4156

Details

  • 19 of 26 (73.08%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 71.773%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BinaryBodyUtils.java 18 25 72.0%
Totals Coverage Status
Change from base Build #4125: 0.01%
Covered Lines: 8073
Relevant Lines: 11248

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build #4148

Details

  • 19 of 26 (73.08%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.007%) to 71.77%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BinaryBodyUtils.java 18 25 72.0%
Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/RealtimeServerConnection.java 1 77.78%
Totals Coverage Status
Change from base Build #4125: 0.007%
Covered Lines: 8067
Relevant Lines: 11240

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build #4147

Details

  • 19 of 26 (73.08%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 71.773%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BinaryBodyUtils.java 18 25 72.0%
Totals Coverage Status
Change from base Build #4125: 0.01%
Covered Lines: 8073
Relevant Lines: 11248

💛 - Coveralls

@lukaszsocha2 lukaszsocha2 merged commit 0b45cdb into main Nov 21, 2024
12 checks passed
@lukaszsocha2 lukaszsocha2 deleted the verify-if-content-length-is-respected branch November 21, 2024 15:09
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