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

Dedupe event handling #8

Closed kylekatarnls closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (458a33e) into master (7d34754) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          277       276    -1     
=========================================
- Hits           277       276    -1     
Impacted Files Coverage Δ
src/Pug/Keyword/Minify.php 100.00% <100.00%> (ø)

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 7d34754...458a33e. Read the comment docs.

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 458a33e9 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% (0.0% change).

View more on Code Climate.