jverzani / Mustache.jl

Port of mustache.js to julia
MIT License
129 stars 36 forks source link

close issue #133 #134

Closed jverzani closed 3 years ago

jverzani commented 3 years ago

Fix bug in parsing that caused issue with LaTeX usage.

codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (edd9ec0) into master (5ec1b9b) will decrease coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   81.20%   81.00%   -0.21%     
==========================================
  Files           7        7              
  Lines         500      500              
==========================================
- Hits          406      405       -1     
- Misses         94       95       +1     
Impacted Files Coverage Δ
src/tokens.jl 84.61% <100.00%> (-0.31%) :arrow_down:

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 5ec1b9b...edd9ec0. Read the comment docs.