pug-php / pug

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

Create cache automatically #115

Closed kylekatarnls closed 7 years ago

kylekatarnls commented 7 years ago

More clear exception and try to create the cache folder automatically

codecov-io commented 7 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##             master   #115   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity      955    956    +1     
=======================================
  Files            59     59           
  Lines          2343   2348    +5     
=======================================
+ Hits           2343   2348    +5
Impacted Files Coverage Δ Complexity Δ
src/Jade/Compiler/CacheHelper.php 100% <100%> (ø) 26 <ø> (+1) :white_check_mark:

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 4e0b17a...a3d21ac. Read the comment docs.