-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Rename all methods IsEmpty to Empty to be consistent with all codebase #6409
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6409 +/- ##
=======================================
Coverage 55.55% 55.55%
=======================================
Files 465 465
Lines 27526 27526
=======================================
Hits 15293 15293
Misses 11134 11134
Partials 1099 1099 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexanderbez comment on CHANGELOG needs addressing though, looks good otherwise
…s-sdk into jonathan/unify-empty-method
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
love consistency
Description
related: #6404
Looks like sometimes we use Empty, others IsEmpty, I think consistency is a nice thing to have, so here is a little bit of it!
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorer