pamepeixinho / jest-coverage-badges

Create jest coverage badges (from all jest types)
MIT License
103 stars 177 forks source link

updated mkdirp to remove audit issues #20

Open MauriceButler opened 3 years ago

MauriceButler commented 3 years ago

This resolves https://github.com/pamepeixinho/jest-coverage-badges/issues/19 which has been bugging me for a while.

Uses util.callbackify to minimise the change which make minimum support node version v8.2.0 (details)