Skip to content

Codecov fails when running jest #1

@orenmizr

Description

@orenmizr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions