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 785 forks source link

Update html.js #886

Closed pwaweru-mdsol closed 6 years ago

pwaweru-mdsol commented 6 years ago

Addressing Cannot read property 'text' of undefined error in istanbul.

Solution described in 'https://github.com/gotwarlost/istanbul/pull/819/files'

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling e9921ed5fffdd740ea054a7485205c280f20cdf0 on pwaweru-mdsol:fix/text_undefined into bc84c315271a5dd4d39bcefc5925cfb61a3d174a on gotwarlost:master.