pug-php / pug

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

Issue 170 #175

Closed kylekatarnls closed 7 years ago

kylekatarnls commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #175 into master will decrease coverage by 0.19%. The diff coverage is 96.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #175     +/-   ##
==========================================
- Coverage     99.79%   99.6%   -0.2%     
- Complexity      187     194      +7     
==========================================
  Files            21      22      +1     
  Lines           495     508     +13     
==========================================
+ Hits            494     506     +12     
- Misses            1       2      +1
Impacted Files Coverage Δ Complexity Δ
src/Pug/Pug.php 100% <ø> (+1.58%) 10 <0> (-14) :arrow_down:
src/Pug/Engine/OptionsHandler.php 100% <ø> (ø) 34 <0> (ø) :arrow_down:
src/Pug/Engine/Options.php 100% <100%> (ø) 47 <6> (ø) :arrow_down:
src/Pug/Engine/PugJsEngine.php 100% <100%> (ø) 26 <0> (-5) :arrow_down:
src/Pug/Engine/Renderer.php 95.74% <95.74%> (ø) 26 <26> (?)

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 801c8a3...02fdac3. Read the comment docs.