Skip to content

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

Open
coreyfarrell wants to merge 5 commits intomasterfrom
next
Open

babel-plugin-istanbul 7.x [DO NOT MERGE]#259
coreyfarrell wants to merge 5 commits intomasterfrom
next

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.

3 participants