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

Updated Uncovered Lines to Uncovered Line #'s in text report #829

Open willhayslett opened 7 years ago

willhayslett commented 7 years ago

Per https://github.com/istanbuljs/nyc/issues/35, updated "Uncovered Lines" table header to "Uncovered Line #'s"

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling ab89ecc15fd3921fbaae57c693b6080aa164c210 on willhayslett:master into bc84c315271a5dd4d39bcefc5925cfb61a3d174a on gotwarlost:master.