pug-php / pug

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

#232 Fix by adding missing StreamWrapper interface method #233

Closed dadajuice closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #233 into version-2.next will decrease coverage by 0.07%. The diff coverage is 0%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             version-2.next     #233      +/-   ##
====================================================
- Coverage             99.96%   99.88%   -0.08%     
- Complexity             1060     1061       +1     
====================================================
  Files                    61       61              
  Lines                  2551     2553       +2     
====================================================
  Hits                   2550     2550              
- Misses                    1        3       +2
Impacted Files Coverage Δ Complexity Δ
src/Jade/Stream/Template.php 87.5% <0%> (-12.5%) 7 <1> (+1)

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 b102d23...68eecaa. Read the comment docs.