StubbleOrg / Stubble

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

Add docs for parser pipelines #31 #33

Closed Romanx closed 5 years ago

Romanx commented 5 years ago

Also adds helper methods to the pipeline builder

codecov[bot] commented 5 years ago

Codecov Report

Merging #33 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   99.79%   99.79%   +<.01%     
==========================================
  Files          72       72              
  Lines        2938     2999      +61     
==========================================
+ Hits         2932     2993      +61     
  Misses          6        6
Impacted Files Coverage Δ
src/Stubble.Core/Builders/ParserPipelineBuilder.cs 100% <100%> (ø) :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 025b527...2632387. Read the comment docs.