Skip to content

Add test to cover hooks debug helper#2115

Merged
JoviDeCroock merged 2 commits into
masterfrom
fix/remove-unused-code
Nov 12, 2019
Merged

Add test to cover hooks debug helper#2115
JoviDeCroock merged 2 commits into
masterfrom
fix/remove-unused-code

Conversation

@andrewiggins

Copy link
Copy Markdown
Member

This PR brings our statement and line code coverage to 100% which should prevent coveralls from saying code coverage decreased on PRs that reduce the number of lines (e.g. 989/990 < 997/998, but no longer! 989/989 == 998/998)

After this PR goes in, if coveralls says that code coverage decreased then that means it actually did, and you should probably double check your tests cases are comprehensive.

P.S. Occasionally, I've seen Travis not run our complete test suite, so if you see coverage drop, that could also be a reason. Restarting the travis build should fix it.

@JoviDeCroock JoviDeCroock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice one!

@marvinhagemeister marvinhagemeister left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Super awesome 🙌
P.S.: Noticed the same about travis not always completing builds...

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