FormidableLabs / inspectpack

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

Update README.md #112

Closed boygirl closed 5 years ago

boygirl commented 5 years ago

@ryan-roemer this PR adds a maintenance status note to the readme

codecov[bot] commented 5 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   90.84%   90.58%   -0.26%     
==========================================
  Files          13       15       +2     
  Lines         732      765      +33     
  Branches      122      124       +2     
==========================================
+ Hits          665      693      +28     
- Misses         36       41       +5     
  Partials       31       31
Impacted Files Coverage Δ
src/lib/actions.ts 66.66% <0%> (-33.34%) :arrow_down:
src/lib/util/strings.ts 100% <0%> (ø) :arrow_up:
src/lib/util/promise.ts 100% <0%> (ø) :arrow_up:
src/lib/index.ts 100% <0%> (ø)
src/lib/interfaces/modules.ts 100% <0%> (ø)
src/lib/util/files.ts 91.3% <0%> (+4.63%) :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 0201ea2...693103f. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   90.84%   90.58%   -0.26%     
==========================================
  Files          13       15       +2     
  Lines         732      765      +33     
  Branches      122      124       +2     
==========================================
+ Hits          665      693      +28     
- Misses         36       41       +5     
  Partials       31       31
Impacted Files Coverage Δ
src/lib/actions.ts 66.66% <0%> (-33.34%) :arrow_down:
src/lib/util/strings.ts 100% <0%> (ø) :arrow_up:
src/lib/util/promise.ts 100% <0%> (ø) :arrow_up:
src/lib/index.ts 100% <0%> (ø)
src/lib/interfaces/modules.ts 100% <0%> (ø)
src/lib/util/files.ts 91.3% <0%> (+4.63%) :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 0201ea2...d86bda7. Read the comment docs.