pug-php / pug

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

Copy all options in normalized option names #164

Closed kylekatarnls closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #164   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity      166    171    +5     
=======================================
  Files            20     20           
  Lines           440    456   +16     
=======================================
+ Hits            440    456   +16
Impacted Files Coverage Δ Complexity Δ
src/Pug/Pug.php 100% <100%> (ø) 15 <0> (ø) :arrow_down:
src/Pug/Engine/Options.php 100% <100%> (ø) 45 <3> (+2) :arrow_up:
src/Pug/Engine/OptionsHandler.php 100% <100%> (ø) 34 <3> (+3) :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 179cd5f...4e6d689. Read the comment docs.