Skip to content

test: enable ABCI gRPC client in E2E testnets#5521

Merged
mergify[bot] merged 2 commits intomasterfrom
erik/e2e-grpc
Oct 20, 2020
Merged

test: enable ABCI gRPC client in E2E testnets#5521
mergify[bot] merged 2 commits intomasterfrom
erik/e2e-grpc

Conversation

@erikgrinaker
Copy link
Contributor

Once #5520 lands, we can re-enable gRPC ABCI protocol in the E2E testnets.

@erikgrinaker erikgrinaker added the T:test Type: Tests that need love label Oct 16, 2020
@erikgrinaker erikgrinaker self-assigned this Oct 16, 2020
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #5521 into master will decrease coverage by 0.22%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5521      +/-   ##
==========================================
- Coverage   61.23%   61.01%   -0.23%     
==========================================
  Files         263      263              
  Lines       23694    23692       -2     
==========================================
- Hits        14510    14455      -55     
- Misses       7712     7755      +43     
- Partials     1472     1482      +10     
Impacted Files Coverage Δ
test/e2e/generator/generate.go 0.00% <ø> (ø)
privval/signer_listener_endpoint.go 78.75% <0.00%> (-10.00%) ⬇️
consensus/reactor.go 73.58% <0.00%> (-5.41%) ⬇️
privval/signer_server.go 89.47% <0.00%> (-5.27%) ⬇️
privval/socket_listeners.go 78.72% <0.00%> (-4.26%) ⬇️
privval/signer_endpoint.go 75.75% <0.00%> (-3.04%) ⬇️
consensus/state.go 68.44% <0.00%> (-0.66%) ⬇️
rpc/core/evidence.go 0.00% <0.00%> (ø)
proxy/multi_app_conn.go 48.64% <0.00%> (ø)
blockchain/v0/pool.go 76.38% <0.00%> (+0.36%) ⬆️
... and 3 more

@erikgrinaker erikgrinaker added the S:automerge Automatically merge PR when requirements pass label Oct 20, 2020
@mergify mergify bot merged commit 3dabfbe into master Oct 20, 2020
@mergify mergify bot deleted the erik/e2e-grpc branch October 20, 2020 08:28
erikgrinaker added a commit that referenced this pull request Oct 20, 2020
Once #5520 lands, we can re-enable gRPC ABCI protocol in the E2E testnets.
erikgrinaker added a commit that referenced this pull request Oct 22, 2020
Once #5520 lands, we can re-enable gRPC ABCI protocol in the E2E testnets.
erikgrinaker added a commit that referenced this pull request Oct 22, 2020
Once #5520 lands, we can re-enable gRPC ABCI protocol in the E2E testnets.
erikgrinaker added a commit that referenced this pull request Oct 22, 2020
Once #5520 lands, we can re-enable gRPC ABCI protocol in the E2E testnets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:automerge Automatically merge PR when requirements pass T:test Type: Tests that need love

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants