istanbuljs/nyc

nyc generates no output on TravisCI

Open

#993 aperta il 15 feb 2019

Vedi su GitHub
 (16 commenti) (0 reazioni) (0 assegnatari)JavaScript (392 fork)batch import
bughelp wantedneeds-investigationpinned

Metriche repository

Star
 (5468 star)
Metriche merge PR
 (Merge medio 1176g 10h) (2 PR mergiate in 30 g)

Descrizione

Link to bug demonstration repository.

Expected Behavior

image

Observed Behavior

image

.travis.yml runs after_success: nyc npm test && nyc report --reporter=text-lcov | coveralls which consistently fails as shown above.

I think have inconsistently seen a similar issue in my local environment, but haven't been able to reproduce it consistently.

Forensic Information

Ubuntu 14.04.5 LTS, Mac OS X 10.13.3, Windows Node 8.15.0, 10.15.1, 11.10.0, nyc 13.3.0

Guida contributor