FormidableLabs / inspectpack

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

Add circular deps test #117

Closed ryan-roemer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #117 into master will increase coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   90.27%   90.84%   +0.57%     
==========================================
  Files          15       13       -2     
  Lines         761      732      -29     
  Branches      124      122       -2     
==========================================
- Hits          687      665      -22     
+ Misses         41       36       -5     
+ Partials       33       31       -2
Impacted Files Coverage Δ
src/lib/util/strings.ts 100% <0%> (ø) :arrow_up:
src/lib/util/promise.ts 100% <0%> (ø) :arrow_up:
src/lib/index.ts
src/lib/interfaces/modules.ts
src/lib/util/files.ts 86.66% <0%> (+6.66%) :arrow_up:
src/lib/actions.ts 100% <0%> (+33.33%) :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 149074d...a212ee6. Read the comment docs.