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

Allow loadtest client to take a list of grpc endpoints #1155

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

philipsu522
Copy link
Contributor

@philipsu522 philipsu522 commented Nov 22, 2023

Describe your changes and provide context

Allow the loadtest client to take a list of endpoints to better distribute load

Testing performed to validate your change

Tested on a loadtest cluster

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #1155 (22a4446) into main (c071491) will decrease coverage by 0.27%.
Report is 45 commits behind head on main.
The diff coverage is 65.18%.

❗ Current head 22a4446 differs from pull request most recent head 8bc6263. Consider uploading reports for the commit 8bc6263 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1155      +/-   ##
==========================================
- Coverage   63.93%   63.67%   -0.27%     
==========================================
  Files         254      256       +2     
  Lines       16234    16599     +365     
==========================================
+ Hits        10380    10570     +190     
- Misses       5349     5526     +177     
+ Partials      505      503       -2     
Files Coverage Δ
aclmapping/dex/mappings.go 100.00% <100.00%> (ø)
aclmapping/oracle/mappings.go 100.00% <100.00%> (ø)
aclmapping/tokenfactory/mappings.go 100.00% <100.00%> (ø)
app/antedecorators/gasless.go 88.72% <100.00%> (ø)
app/test_helpers.go 48.53% <ø> (ø)
app/upgrades.go 40.74% <100.00%> (+20.74%) ⬆️
oracle/price-feeder/config/config.go 74.07% <ø> (+4.41%) ⬆️
oracle/price-feeder/oracle/filter.go 91.42% <100.00%> (+0.90%) ⬆️
oracle/price-feeder/oracle/provider/crypto.go 77.07% <100.00%> (+3.95%) ⬆️
oracle/price-feeder/oracle/util.go 97.50% <100.00%> (+5.39%) ⬆️
... and 51 more

... and 2 files with indirect coverage changes

@philipsu522 philipsu522 enabled auto-merge (squash) November 28, 2023 16:27
@philipsu522 philipsu522 merged commit 7d82755 into main Nov 28, 2023
35 checks passed
@philipsu522 philipsu522 deleted the lt-client-rpc-list branch November 28, 2023 16:34
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.

2 participants