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

Latency Tester #134

Merged
merged 10 commits into from
Aug 25, 2022
Merged

Latency Tester #134

merged 10 commits into from
Aug 25, 2022

Conversation

trajan0x
Copy link
Contributor

@trajan0x trajan0x commented Aug 25, 2022

Description

Add rpc latency tester (first stepof #135 )

@github-actions github-actions bot added the go Pull requests that update Go code label Aug 25, 2022
@trajan0x trajan0x mentioned this pull request Aug 25, 2022
6 tasks
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #134 (e7b8076) into master (2b90a41) will increase coverage by 4.62682%.
The diff coverage is n/a.

❗ Current head e7b8076 differs from pull request most recent head c9b9ded. Consider uploading reports for the commit c9b9ded to get more accurate results

@@                 Coverage Diff                 @@
##              master        #134         +/-   ##
===================================================
+ Coverage   51.32255%   55.94937%   +4.62682%     
===================================================
  Files            130          35         -95     
  Lines           5255         395       -4860     
  Branches          73          73                 
===================================================
- Hits            2697         221       -2476     
+ Misses          2301         155       -2146     
+ Partials         257          19        -238     
Impacted Files Coverage Δ
agents/config/config.go
agents/testutil/typecast.go
ethergo/signer/signer/kmssigner/signer.go
scribe/config/chain.go
ethergo/backends/base/base.go
ethergo/signer/wallet/wallet.go
agents/types/attestation.go
scribe/config/config.go
agents/config/util.go
agents/agents/notary/notary.go
... and 85 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions github-actions bot added the M-ci Module: CI label Aug 25, 2022
@github-actions github-actions bot removed the M-ci Module: CI label Aug 25, 2022
@trajan0x trajan0x marked this pull request as ready for review August 25, 2022 21:27
@trajan0x trajan0x merged commit 5e4668d into master Aug 25, 2022
@trajan0x trajan0x deleted the rpc-tool branch August 25, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant