FormidableLabs / inspectpack

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

BUG: more identifier normalization #101

Closed ryan-roemer closed 5 years ago

ryan-roemer commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #101 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   90.61%   90.77%   +0.16%     
==========================================
  Files          14       14              
  Lines         682      694      +12     
  Branches      108      111       +3     
==========================================
+ Hits          618      630      +12     
  Misses         38       38              
  Partials       26       26
Impacted Files Coverage Δ
src/lib/actions/base.ts 93.13% <100%> (+0.82%) :arrow_up:
src/lib/interfaces/webpack-stats.ts 100% <100%> (ø) :arrow_up:

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 53421c9...7b34641. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #101 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   90.61%   90.77%   +0.16%     
==========================================
  Files          14       14              
  Lines         682      694      +12     
  Branches      108      111       +3     
==========================================
+ Hits          618      630      +12     
  Misses         38       38              
  Partials       26       26
Impacted Files Coverage Δ
src/lib/actions/base.ts 93.13% <100%> (+0.82%) :arrow_up:
src/lib/interfaces/webpack-stats.ts 100% <100%> (ø) :arrow_up:

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 53421c9...7b34641. Read the comment docs.