Skip to content

Conversation

@zramsay
Copy link
Contributor

@zramsay zramsay commented Feb 19, 2018

No description provided.

@zramsay zramsay requested a review from ebuchman as a code owner February 19, 2018 18:58
@codecov
Copy link

codecov bot commented Feb 20, 2018

Codecov Report

Merging #488 into develop will increase coverage by 2.14%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #488      +/-   ##
===========================================
+ Coverage    53.89%   56.03%   +2.14%     
===========================================
  Files           27       27              
  Lines         1542     1542              
===========================================
+ Hits           831      864      +33     
+ Misses         660      625      -35     
- Partials        51       53       +2

Copy link
Contributor

@adrianbrink adrianbrink left a comment

Choose a reason for hiding this comment

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

LGTM

@adrianbrink adrianbrink changed the title baseapp: start TestInfo REVIEW: baseapp: start TestInfo Feb 26, 2018
@jbibla
Copy link
Contributor

jbibla commented Feb 26, 2018

surely, someone can merge this.

@rigelrozanski ? @ethanfrey ? @adrianbrink ?

Copy link
Contributor

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

Good tests in general.
I wonder about glide.lock (see comment).

Also, while we test messages, we have no meaningful unit tests for handler. That would be very good to add (but can be a separate PR). For an example, see:
https://github.com/tendermint/clearchain/blob/master/types/handler_test.go#L105-L171

@@ -0,0 +1,151 @@
hash: 74ba16fcb7dac2ceca406dcc6c6ed00ab1cd09af4ca6f3f1d35452254e149fb4
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we have this glide.lock here?
Isn't it better just to use the glide.lock in the root directory.
It makes it very hard to upgrade and test code with basecoin otherwise, especially as the repo is in a large state of flux now.

@ethanfrey
Copy link
Contributor

@jolesbi Only Jae and Bucky can merge on this repo.
https://github.com/cosmos/cosmos-sdk/blob/master/CODEOWNERS

@ebuchman ebuchman merged commit a91bcaf into develop Feb 28, 2018
@ebuchman ebuchman deleted the moar-tests branch February 28, 2018 00:11
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.

6 participants