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

Make XrplClient timeouts configurable #550

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Conversation

nkramer44
Copy link
Collaborator

Allows developers to set connect and read timeouts on XrplClients.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (f5a4e35) to head (01c1845).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #550      +/-   ##
============================================
+ Coverage     91.99%   92.00%   +0.01%     
- Complexity     1831     1833       +2     
============================================
  Files           381      381              
  Lines          5082     5090       +8     
  Branches        431      431              
============================================
+ Hits           4675     4683       +8     
  Misses          272      272              
  Partials        135      135              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sappenin sappenin removed the request for review from nhartner September 16, 2024 19:49
@sappenin sappenin assigned sappenin and nkramer44 and unassigned sappenin Sep 16, 2024
@sappenin sappenin merged commit 5675497 into main Sep 17, 2024
51 checks passed
@sappenin sappenin deleted the nk/configurable-timeouts branch September 17, 2024 00:02
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