tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

Add ability to ignore lines #218

Open tntim96 opened 8 years ago

tntim96 commented 8 years ago

How (and if) this is implemented is currently wide open. The JSCoverage approach has been partially implemented, however this only works in the JSCoverage report, so am not keen to add something limited in this way except for those migrating from JSCoverage.

Things to consider: