pug-php / pug-symfony

Pug (Jade) template engine for Symfony
MIT License
44 stars 3 forks source link

Cross compatibility #17

Closed kylekatarnls closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.9%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
- Coverage       100%   99.09%   -0.91%     
- Complexity       95       98       +3     
============================================
  Files             4        4              
  Lines           322      331       +9     
============================================
+ Hits            322      328       +6     
- Misses            0        3       +3
Impacted Files Coverage Δ Complexity Δ
src/Jade/JadeSymfonyEngine.php 98.96% <100%> (-1.04%) 86 <0> (+3)

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 e33080f...9c27fcd. Read the comment docs.