--all should report which files it failed to instrument
Open
enhancement
Great First Contribution
help wanted
needs-investigation
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 362
- PR merge metrics
- No merged PRs in 30d
Description
#173 uses `--all` on a file containing unrecognized syntax. Requiring `babel-core/register` is the correct solution but it's unfortunate that nyc spits out a rather deep stack trace. Instead it should report which file it failed to instrument, offering suggestions regarding excluding those files or hooking up a transpiler.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.