Skip to content

Conversation

mlerner
Copy link
Contributor

@mlerner mlerner commented Nov 8, 2017

The TODO indicated that the fmt.Errorf call should be changed
to use the errors package, which allows for wrapping of errors
as necessary.

The TODO indicated that the fmt.Errorf call should be changed
to use the errors package, which allows for wrapping of errors
as necessary.
@mlerner
Copy link
Contributor Author

mlerner commented Nov 8, 2017

It looks like master has a pre-existing test failure. Additionally, I made coveralls unhappy - I'm not sure if this is something that should be addressed here, but I can add tests for files in lnwallet/btcwallet/* in a followup PR.

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM 💫

Don't mind the coverage ratings. It seems that their parser doesn't properly pickup upon golang precisely. I've had times when I added additional comments, and the reported code coverage actually went down!

@Roasbeef Roasbeef merged commit b98e993 into lightningnetwork:master Nov 28, 2017
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.

2 participants