OS: windows 10
NODE: 6.9.1
downloaded as is. reinstalled twice with yarn clean cache
> jest && codecov
PASS test\math.test.js
PASS test\math.test.ts
----------|----------|----------|----------|----------|----------------|
File | % Stmts | % Branch | % Funcs | % Lines |Uncovered Lines |
----------|----------|----------|----------|----------|----------------|
All files | 100 | 100 | 100 | 100 | |
math.ts | 100 | 100 | 100 | 100 | |
----------|----------|----------|----------|----------|----------------|
Test Suites: 2 passed, 2 total
Tests: 6 passed, 6 total
Snapshots: 0 total
Time: 1.938s
Ran all test suites.
'codecov' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Test failed. See above for more details
OS: windows 10
NODE: 6.9.1
downloaded as is. reinstalled twice with yarn clean cache