johnagan / clean-webpack-plugin

A webpack plugin to remove your build folder(s) before building
MIT License
1.96k stars 135 forks source link

fix typescript, test node 12 and package updates #136

Closed chrisblossom closed 5 years ago

chrisblossom commented 5 years ago

Waiting on https://github.com/appveyor/ci/issues/2921

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9e23e7b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #136   +/-   ##
=========================================
  Coverage          ?   98.71%           
=========================================
  Files             ?        1           
  Lines             ?       78           
  Branches          ?       27           
=========================================
  Hits              ?       77           
  Misses            ?        1           
  Partials          ?        0
Impacted Files Coverage Δ
src/clean-webpack-plugin.ts 98.71% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9e23e7b...4fcb6f0. Read the comment docs.