pug-php / pug-minify

One keyword to minify them all (the assets: JS, CSS, Stylus, LESS, minify, Coffee, React) in your pug-php template.
MIT License
5 stars 0 forks source link

Drop nodejs-php-fallback/uglify 1.0.1 #7

Closed kylekatarnls closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #7 (874ad59) into master (db9e6f7) will increase coverage by 1.85%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master        #7      +/-   ##
=============================================
+ Coverage     98.14%   100.00%   +1.85%     
=============================================
  Files             2         2              
  Lines           269       277       +8     
=============================================
+ Hits            264       277      +13     
+ Misses            5         0       -5     
Impacted Files Coverage Δ Complexity Δ
src/Pug/Keyword/Minify.php 100.00% <100.00%> (+1.84%) 0.00 <0.00> (-72.00) :arrow_up:
src/Pug/Keyword/Minify/BlockExtractor.php 100.00% <100.00%> (+1.92%) 0.00 <0.00> (-35.00) :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 db9e6f7...874ad59. Read the comment docs.

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 874ad594 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (5.4% change).

View more on Code Climate.