Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

fix(pkg): set more RPC context timeout #356

Merged
merged 3 commits into from
Aug 8, 2023
Merged

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #356 (0105085) into main (4ac1a1e) will decrease coverage by 0.15%.
The diff coverage is 63.52%.

@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
- Coverage   52.34%   52.19%   -0.15%     
==========================================
  Files          36       36              
  Lines        4455     4508      +53     
==========================================
+ Hits         2332     2353      +21     
- Misses       1860     1892      +32     
  Partials      263      263              
Files Changed Coverage Δ
pkg/rpc/ethclient.go 30.62% <30.00%> (-3.31%) ⬇️
pkg/rpc/utils.go 43.80% <58.53%> (+6.68%) ⬆️
pkg/rpc/methods.go 35.92% <70.17%> (+2.49%) ⬆️
pkg/rpc/client.go 50.47% <87.50%> (+2.43%) ⬆️
pkg/rpc/dial.go 59.72% <92.30%> (+5.75%) ⬆️
...ver/anchor_tx_constructor/anchor_tx_constructor.go 63.01% <100.00%> (+1.04%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha marked this pull request as ready for review August 8, 2023 05:07
@davidtaikocha davidtaikocha enabled auto-merge (squash) August 8, 2023 05:09
@davidtaikocha davidtaikocha merged commit ffe2f90 into main Aug 8, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the missing-ctx-timeout branch August 8, 2023 05:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants