chenzhutian / hexo-all-minifier

A plugin for Hexo that optimizes HTML, CSS, JS and imagages, and it can optionally deploys your blog.
MIT License
277 stars 30 forks source link

Dev concator #36

Closed chenzhutian closed 6 years ago

chenzhutian commented 6 years ago

Add the new feature: concat JS files

codecov[bot] commented 6 years ago

Codecov Report

Merging #36 into master will decrease coverage by 2.86%. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #36      +/-   ##
=========================================
- Coverage   97.97%   95.1%   -2.87%     
=========================================
  Files           4       5       +1     
  Lines         148     184      +36     
=========================================
+ Hits          145     175      +30     
- Misses          3       9       +6
Impacted Files Coverage Δ
lib/concatJS.js 98.61% <96.15%> (-1.39%) :arrow_down:
lib/optimizeHTML.js 79.16% <0%> (ø)

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 a778462...4ab7315. Read the comment docs.