FormidableLabs / inspectpack

An inspection tool for Webpack frontend JavaScript bundles.
MIT License
591 stars 20 forks source link

Various dependency updates #137

Closed ryan-roemer closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #137 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #137   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files          13       13           
  Lines         757      757           
  Branches      126      126           
=======================================
  Hits          700      700           
  Misses         24       24           
  Partials       33       33           
Impacted Files Coverage Δ
src/lib/actions.ts 66.66% <ø> (ø)
src/lib/actions/base.ts 92.92% <ø> (ø)
src/lib/actions/duplicates.ts 94.66% <ø> (ø)
src/lib/actions/versions.ts 94.11% <ø> (ø)
src/lib/interfaces/webpack-stats.ts 100.00% <ø> (ø)
src/plugin/duplicates.ts 87.58% <ø> (ø)
src/lib/util/promise.ts 100.00% <100.00%> (ø)

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 b1c4545...29ef40b. Read the comment docs.