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 RPC timeout configurable #238

Merged
merged 1 commit into from
Jun 24, 2024

Make RPC timeout configurable

d1df601
Select commit
Loading
Failed to load commit list.
Merged

Make RPC timeout configurable #238

Make RPC timeout configurable
d1df601
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 1s

58.24% (target 50.00%)

View this Pull Request on Codecov

58.24% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 58.24%. Comparing base (8484212) to head (d1df601).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   58.24%   58.24%           
=======================================
  Files         249      249           
  Lines       34445    34450    +5     
=======================================
+ Hits        20061    20067    +6     
- Misses      12801    12802    +1     
+ Partials     1583     1581    -2     
Files Coverage Δ
config/config.go 63.11% <100.00%> (+0.13%) ⬆️
config/toml.go 51.35% <ø> (ø)
internal/rpc/core/env.go 18.46% <0.00%> (-0.29%) ⬇️

... and 20 files with indirect coverage changes