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 #25

Closed chenzhutian closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e445388). Click here to learn what that means. The diff coverage is 71.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #25   +/-   ##
=========================================
  Coverage          ?   71.25%           
=========================================
  Files             ?        3           
  Lines             ?       80           
  Branches          ?        0           
=========================================
  Hits              ?       57           
  Misses            ?       23           
  Partials          ?        0
Impacted Files Coverage Δ
lib/optimizeJS.js 100% <100%> (ø)
lib/optimizeImage.js 44.73% <44.73%> (ø)
lib/optimizeCSS.js 90.9% <90.9%> (ø)

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 e445388...512be6b. Read the comment docs.