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: optimize RequestTimeoutException, when a timeout occurs, if the server returns some information, you can read them. #622

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Jul 26, 2024

…he server returns some information, you can read them.
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.78%. Comparing base (734dd74) to head (5ea888b).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #622      +/-   ##
============================================
- Coverage     77.79%   77.78%   -0.01%     
- Complexity     1064     1070       +6     
============================================
  Files           201      202       +1     
  Lines          4269     4286      +17     
  Branches        328      331       +3     
============================================
+ Hits           3321     3334      +13     
- Misses          753      755       +2     
- Partials        195      197       +2     
Files Coverage Δ
...java/org/stellar/sdk/requests/ResponseHandler.java 74.28% <100.00%> (ø)
...stellar/sdk/exception/RequestTimeoutException.java 75.00% <80.00%> (-25.00%) ⬇️

... and 1 file with indirect coverage changes

# Conflicts:
#	CHANGELOG.md
#	src/main/java/org/stellar/sdk/requests/ResponseHandler.java
…he server returns some information, you can read them.
@overcat overcat merged commit 1e51c4b into master Jul 26, 2024
9 checks passed
@overcat overcat deleted the timeout-hash branch August 7, 2024 08:10
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.

1 participant