mortzdk / colorinterpreter

A JS module to parse and convert browser color strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why are you publishing the coverage files to npm?

jdmarshall opened this issue · comments

The last time the code coverage logic was modified, it covered .nyc_output but not coverage, which seems like an intentional decision. Why do I need coverage files in a node_modules directory?