Skip to content

Increase coverage percentage by removing test files from final report  #159

Description

@Alexreid95
"nyc": {
    "include": "app", - only looks in the app folder
    "exclude": "**/*.spec.js" 
  }

https://stackoverflow.com/questions/42114528/istanbul-nyc-to-exclude-test-files/42115872#42115872

-- Tip from Bobby

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions