enonic / lib-guillotine

Apache License 2.0
3 stars 0 forks source link

Macro gets broken with back-slash symbol #101 #132

Closed anatol-sialitski closed 3 years ago

anatol-sialitski commented 3 years ago

Can not reproduce that issue. So I removed unescape method, because it not needed anymore

codecov[bot] commented 3 years ago

Codecov Report

Merging #132 (e2ebd1f) into master (828d94f) will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #132      +/-   ##
============================================
- Coverage     69.38%   69.24%   -0.14%     
+ Complexity       86       85       -1     
============================================
  Files            14       14              
  Lines           441      439       -2     
  Branches         39       39              
============================================
- Hits            306      304       -2     
  Misses          111      111              
  Partials         24       24              
Impacted Files Coverage Δ Complexity Δ
...c/lib/guillotine/macro/ProcessHtmlServiceImpl.java 88.09% <100.00%> (-0.55%) 8.00 <0.00> (-1.00)

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 828d94f...e2ebd1f. Read the comment docs.