pug-php / pug

Pug template engine for PHP
https://www.phug-lang.com
MIT License
387 stars 42 forks source link

Pugjs cache #134

Closed kylekatarnls closed 7 years ago

kylekatarnls commented 7 years ago

Enable cache with pugjs: true option

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #134   +/-   ##
=======================================
  Coverage          ?   100%           
  Complexity        ?    984           
=======================================
  Files             ?     61           
  Lines             ?   2446           
  Branches          ?      0           
=======================================
  Hits              ?   2446           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ Complexity Δ
src/Jade/Engine/PugJsEngine.php 100% <100%> (ø) 21 <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 46c4397...7fcf107. Read the comment docs.