StubbleOrg / Stubble

Trimmed down {{mustache}} templates in .NET
Other
399 stars 58 forks source link

Pass parser pipeline in partial renderer parse #130

Closed Romanx closed 2 years ago

Romanx commented 2 years ago

This will allow extensions to be used inside partials also

fixes #126

codecov[bot] commented 2 years ago

Codecov Report

Merging #130 (2d373d0) into master (f918099) will increase coverage by 0.06%. The diff coverage is 100.00%.

:exclamation: Current head 2d373d0 differs from pull request most recent head 0b84e3f. Consider uploading reports for the commit 0b84e3f to get more accurate results

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   93.06%   93.13%   +0.06%     
==========================================
  Files          76       76              
  Lines        2092     2112      +20     
  Branches      378      378              
==========================================
+ Hits         1947     1967      +20     
  Misses         76       76              
  Partials       69       69              
Impacted Files Coverage Δ
...n/Renderers/TokenRenderers/PartialTokenRenderer.cs 98.48% <100.00%> (+0.27%) :arrow_up:
...ingRenderer/TokenRenderers/PartialTokenRenderer.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.