FLUID-6237: Add code coverage artifacts to .npmignore

Metadata

Source
FLUID-6237
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2018-01-17T11:03:49.878-0500
Updated
2018-03-01T10:31:39.060-0500
Versions
N/A
Fixed Versions
  1. 3.0
Component
  1. Release
  2. Testing Infrastructure

Description

The code coverage (added in https://github.com/fluid-project/infusion/pull/822 ) adds some artifacts (coverage, instrumented, and reports directories). These should be excluded from the npm packages by adding them to .npmignore.

See channel conversation: https://botbot.me/freenode/fluid-work/2018-01-17/?msg=95855037&page=1

Comments