gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 786 forks source link

fix code typo in ignoring-code-for-coverage doc #911

Closed lukeromanowicz closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling 8b019d9c87c1bed353e0c574d520a8d2a741f2df on lukeromanowicz:patch-1 into bc84c315271a5dd4d39bcefc5925cfb61a3d174a on gotwarlost:master.

lukeromanowicz commented 5 years ago

closing as this repo does not accept PRs anymore