istanbuljs/nyc

--all should report which files it failed to instrument

オープン

#175 opened on 2016/02/28

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (363 件のフォーク)batch import
Great First Contributionenhancementhelp wantedneeds-investigation

Repository metrics

Stars
 (5,766 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド