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: Eliminate babel hoisting of the coverage variable #481

Merged
merged 1 commit into from Oct 5, 2019
Merged

fix: Eliminate babel hoisting of the coverage variable #481

merged 1 commit into from Oct 5, 2019

Conversation

coreyfarrell
Copy link
Member

This replaces the coverage variable with a function that returns
coverage data.

Fixes #92

This replaces the coverage variable with a function that returns
coverage data.

Fixes #92
@coreyfarrell coreyfarrell merged commit 8dfbcba into istanbuljs:master Oct 5, 2019
@coreyfarrell coreyfarrell deleted the no-hoist branch October 5, 2019 11:58
vivek-freshworks pushed a commit to freshworks/istanbuljs that referenced this pull request Oct 16, 2023
This replaces the coverage variable with a function that returns
coverage data.

Fixes istanbuljs#92
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.

Coverage init no longer hoisted to the top in Babel 7.0.0-beta
1 participant