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(coverage): depend on a modern version of istanbul #626

Closed
wants to merge 1 commit into from

Conversation

johan
Copy link

@johan johan commented Jul 7, 2013

@johan
Copy link
Author

johan commented Jul 7, 2013

The bad/good example difference is best seen at lines 197 onwards, where the functions are marked unvisited in 0.1.22 despite having been called numerous times. Line coverage reports were off too. The karma-coverage package already uses fuzzy version dependencies, so nothing to fix there.

@vojtajina
Copy link
Contributor

@johan can you please change the commit msg to chore(coverage): update istanbul

@vojtajina
Copy link
Contributor

Merged as 9f3688e

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