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

There will be problems with handlebars.js 4.6.0 and above #925

Open gdutjiweijin opened 4 years ago

gdutjiweijin commented 4 years ago

When handlebars.js version is above 4.6.0, the coverage report will be blank,

image