istanbuljs/nyc

--all should report which files it failed to instrument

Open

#175 建立於 2016年2月28日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)JavaScript (392 fork)batch import
Great First Contributionenhancementhelp wantedneeds-investigation

倉庫指標

Star
 (5,468 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

#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.

貢獻者指南