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

babel-plugin-istanbul 7.x [DO NOT MERGE] #259

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

babel-plugin-istanbul 7.x [DO NOT MERGE] #259

wants to merge 5 commits into from

Conversation

coreyfarrell
Copy link
Member

This will be rebased without squashing when it is merged. istanbul-lib-instrument will get a follow-up to use this updated babel plugin to provide for nyc.

Highlights

  • Move actual instrumentation code from istanbul-lib-instrument to here
  • Remove direct dependency on @babel/core
  • Drop support for loading configuration from file
  • Drop support for Node.js < 10.13.0

Configuration should always be provided either via nyc internal
mechanisms or through babelrc options.  If not apply defaults instead of
attempting to load nyc configuration.
* Switch to Github Actions
* Drop coveralls in favor of 100% coverage enforcement
@JohnPaulHarold
Copy link

has this PR stalled?

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