istanbuljs / test-exclude

test for inclusion or exclusion of paths using globs
ISC License
8 stars 12 forks source link

fix: add coverage to default excludes #23

Closed JaKXz closed 7 years ago

JaKXz commented 7 years ago

Fixes https://github.com/istanbuljs/nyc/issues/496.

@bcoe for completeness I would use the rebase and merge option for this PR.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 829639635ef408bc71a62e8388cd4e7027976198 on fix/coverage-default-excludes into cf979c7c259fa547755fdb0fbc6b4d8c8ad7d371 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f93feb5be6ef3d51533b6f9358960dd078c467a7 on fix/coverage-default-excludes into cf979c7c259fa547755fdb0fbc6b4d8c8ad7d371 on master.

JaKXz commented 7 years ago

@bcoe if we merge this first I can rebase #24 and ignore read-pkg-up :)

bcoe commented 7 years ago

@JaKXz done!