Skip to content

rpc: remove global environment#6426

Merged
tychoish merged 2 commits intotendermint:masterfrom
tychoish:rpc-remove-global-env
May 6, 2021
Merged

rpc: remove global environment#6426
tychoish merged 2 commits intotendermint:masterfrom
tychoish:rpc-remove-global-env

Conversation

@tychoish
Copy link
Contributor

@tychoish tychoish commented May 6, 2021

This is a first step in #6424, and a prerequsite for cleaning up the client tests.

@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #6426 (9fff537) into master (ec5e3b0) will increase coverage by 0.03%.
The diff coverage is 13.75%.

@@            Coverage Diff             @@
##           master    #6426      +/-   ##
==========================================
+ Coverage   60.92%   60.96%   +0.03%     
==========================================
  Files         282      282              
  Lines       27012    27046      +34     
==========================================
+ Hits        16458    16489      +31     
- Misses       8844     8850       +6     
+ Partials     1710     1707       -3     
Impacted Files Coverage Δ
rpc/client/mock/client.go 20.00% <0.00%> (-1.22%) ⬇️
rpc/core/abci.go 0.00% <ø> (ø)
rpc/core/consensus.go 0.00% <0.00%> (ø)
rpc/core/dev.go 0.00% <ø> (ø)
rpc/core/env.go 61.53% <ø> (+1.53%) ⬆️
rpc/core/events.go 0.00% <ø> (ø)
rpc/core/evidence.go 0.00% <0.00%> (ø)
rpc/core/health.go 0.00% <ø> (ø)
rpc/core/mempool.go 0.00% <0.00%> (ø)
rpc/core/routes.go 0.00% <0.00%> (ø)
... and 24 more

@tychoish tychoish merged commit 0b0914b into tendermint:master May 6, 2021
williambanfield pushed a commit that referenced this pull request Nov 1, 2022
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