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: Added protected methods for trustManager and hostnameVerifier #1206

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

antusus
Copy link
Contributor

@antusus antusus commented Sep 15, 2023

No description provided.

@antusus antusus changed the title fix: Added protected accessors for trust manager and hostname verifier. fix: Added protected accessors for trust manager and host name verifier. Sep 15, 2023
@coveralls
Copy link

coveralls commented Sep 15, 2023

Pull Request Test Coverage Report for Build #3307

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.05%) to 71.522%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BoxAPIConnection.java 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/BoxFileUploadSession.java 1 64.67%
src/main/java/com/box/sdk/MetadataQuery.java 1 92.59%
src/main/java/com/box/sdk/EventStream.java 2 86.46%
src/main/java/com/box/sdk/RealtimeServerConnection.java 2 80.56%
Totals Coverage Status
Change from base Build #3296: -0.05%
Covered Lines: 7429
Relevant Lines: 10387

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build #3303

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.05%) to 71.519%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/box/sdk/BoxAPIConnection.java 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
src/main/java/com/box/sdk/EventStream.java 1 87.37%
src/main/java/com/box/sdk/RealtimeServerConnection.java 3 77.78%
Totals Coverage Status
Change from base Build #3296: -0.05%
Covered Lines: 7423
Relevant Lines: 10379

💛 - Coveralls

@antusus antusus changed the title fix: Added protected accessors for trust manager and host name verifier. fix: Added protected methods for trustManager and hostnameVerifier Sep 15, 2023
@antusus antusus merged commit 0c79d17 into main Sep 15, 2023
10 of 15 checks passed
@antusus antusus deleted the kb/add-protected-accessors branch September 15, 2023 08:45
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