erdos / stencil

templating engine for DOCX and PPTX files
https://stencil.erdos.dev
Eclipse Public License 2.0
111 stars 12 forks source link

feat: replace fn #134

Closed erdos closed 2 years ago

erdos commented 2 years ago

Implement replace() function. See https://github.com/erdos/stencil/issues/133

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (a0c5c7c) into master (0a6db2c) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head a0c5c7c differs from pull request most recent head 551a522. Consider uploading reports for the commit 551a522 to get more accurate results

@@           Coverage Diff           @@
##           master     #134   +/-   ##
=======================================
  Coverage   93.11%   93.12%           
=======================================
  Files          25       25           
  Lines        1904     1906    +2     
  Branches      102      102           
=======================================
+ Hits         1773     1775    +2     
  Misses         29       29           
  Partials      102      102           
Impacted Files Coverage Δ
src/stencil/functions.clj 87.50% <100.00%> (+0.32%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us.