Skip to content
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

fix: tests #18

Closed
wants to merge 1 commit into from
Closed

fix: tests #18

wants to merge 1 commit into from

Conversation

laggingreflex
Copy link
Contributor

No description provided.

normal.js | 85.71 | 100 | 50 | 85.71 | 14,15,16 |
timeout.js | 100 | 100 | 100 | 100 | |
All files | 91.67 | 80 | 0 | 91.67 | |
normal.js | 85.71 | 75 | 0 | 85.71 | 14,15,16 |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure why it was 100% branch coverage, this line in normal.js should never have lead to 100%:

 if (true || false) {

@demurgos
Copy link
Contributor

demurgos commented Aug 2, 2018

Related discussion: #13 (review)

There is still an issue here: the new version has 0/1 (0%) covered functions instead of 1/2 (50%).

@bcoe
Copy link
Owner

bcoe commented Sep 8, 2018

see #22

@bcoe bcoe closed this Sep 8, 2018
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.

None yet

3 participants