Skip to content

node: refactor privValidator ext client code & tests#2895

Merged
melekes merged 3 commits intodevelopfrom
anton/todos-2
Nov 21, 2018
Merged

node: refactor privValidator ext client code & tests#2895
melekes merged 3 commits intodevelopfrom
anton/todos-2

Conversation

@melekes
Copy link
Contributor

@melekes melekes commented Nov 21, 2018

follow-up on #2866

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@72f86b5). Click here to learn what that means.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             develop    #2895   +/-   ##
==========================================
  Coverage           ?   62.25%           
==========================================
  Files              ?      212           
  Lines              ?    17260           
  Branches           ?        0           
==========================================
  Hits               ?    10745           
  Misses             ?     5613           
  Partials           ?      902
Impacted Files Coverage Δ
consensus/state.go 79.88% <ø> (ø)
privval/ipc_server.go 70.37% <100%> (ø)
node/node.go 66.59% <70%> (ø)

"github.com/rs/cors"

"github.com/tendermint/go-amino"
amino "github.com/tendermint/go-amino"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I never understood why we alias here.

Copy link
Contributor Author

@melekes melekes Nov 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go-imports bin does this automatically. in short: because amino != go-amino

Copy link
Contributor

@liamsi liamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🍏 🍬

@melekes melekes merged commit b487feb into develop Nov 21, 2018
@melekes melekes deleted the anton/todos-2 branch November 21, 2018 17:24
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.

3 participants