dwyl / learn-istanbul

:checkered_flag: Learn how to use the Istanbul JavaScript Code Coverage Tool
339 stars 41 forks source link

updated code to show 96.3% as per tutorial #18

Closed durja closed 6 years ago

durja commented 6 years ago

The current mischief.js file shows 100% code coverage when initially run. I have updated the code to show 96.3% as per the tutorial.