Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

make TagMap's value string, not interface #204

Closed
wants to merge 2 commits into from

Conversation

melekes
Copy link
Contributor

@melekes melekes commented Apr 25, 2018

@melekes melekes requested a review from ebuchman as a code owner April 25, 2018 14:19
@codecov-io
Copy link

codecov-io commented Apr 25, 2018

Codecov Report

Merging #204 into develop will increase coverage by 0.24%.
The diff coverage is 71.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #204      +/-   ##
==========================================
+ Coverage    63.56%   63.8%   +0.24%     
==========================================
  Files           61      61              
  Lines         4830    4813      -17     
==========================================
+ Hits          3070    3071       +1     
+ Misses        1535    1515      -20     
- Partials       225     227       +2
Impacted Files Coverage Δ
pubsub/pubsub.go 88.32% <100%> (ø) ⬆️
pubsub/query/query.go 69.74% <68.96%> (+6.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc5f287...4e32441. Read the comment docs.

@melekes melekes requested a review from zramsay as a code owner April 25, 2018 14:40
@@ -5,6 +5,8 @@
FEATURES:

- [common] ASCIITrim()
- [pubsub] TagMap#Get returns a string value
- [pubsub] NewTagMap accepts a map of strings
Copy link
Contributor

Choose a reason for hiding this comment

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

these changes are technically breaking

@melekes melekes closed this May 28, 2018
melekes added a commit to tendermint/tendermint that referenced this pull request May 28, 2018
melekes added a commit to tendermint/tendermint that referenced this pull request May 28, 2018
melekes added a commit to tendermint/tendermint that referenced this pull request May 28, 2018
* expect all tags to be strings

Refs #1369

* port changes from tendermint/tmlibs#204

Refs #1369
@melekes melekes deleted the tm-1369-subscribe-issue branch July 4, 2018 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants