Skip to content

Conversation

fboucquez
Copy link
Contributor

Hi @rg911

I've added the filter by address to the listener's status subscription,

symbol/catapult-rest#174 fix has been merged. Remember to get the latest catapult-rest when working as the new status listener requires the latest rest.

@fboucquez fboucquez requested a review from rg911 October 29, 2019 13:20
@coveralls
Copy link

coveralls commented Oct 29, 2019

Pull Request Test Coverage Report for Build 793

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 788: 0.0%
Covered Lines: 10
Relevant Lines: 10

💛 - Coveralls

Copy link
Contributor

@rg911 rg911 left a comment

Choose a reason for hiding this comment

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

Good work, Just small changes needed

});
}

handleMessage(message: any, resolve) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Doc, make it Private and @Internal

Copy link
Contributor Author

Choose a reason for hiding this comment

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

can it be called from the unit test if it's private?

Copy link
Contributor

Choose a reason for hiding this comment

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

ah. okay, you added unit tests. so just need to make it internal then I think

@fboucquez fboucquez merged commit 03a3214 into symbol:master Oct 29, 2019
@fboucquez fboucquez deleted the TS-77-ListenerByAddress branch October 29, 2019 17:56
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