Skip to content

grunt test:coverage (istanbul_check_coverage:default) fails #1219

Open
@amejiarosario

Description

@amejiarosario

I'm using 3.0.0-rc4. All the tests are passing however, at the end I get this error:

Running "istanbul_check_coverage:default" (istanbul_check_coverage) task

/Users/adrian/code/meanshop/node_modules/istanbul/lib/cli.js:38
        throw ex; // turn it into an uncaught exception
              ^
ERROR: Coverage for statements (73.84%) does not meet global threshold (80%)
ERROR: Coverage for branches (54.05%) does not meet global threshold (80%)
ERROR: Coverage for lines (73.84%) does not meet global threshold (80%)
ERROR: Coverage for functions (56.1%) does not meet global threshold (80%)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions