axel-f icon indicating copy to clipboard operation
axel-f copied to clipboard

Fix escaping

Open DeLaGuardo opened this issue 3 years ago • 1 comments

DeLaGuardo avatar Aug 18 '20 10:08 DeLaGuardo

Codecov Report

Merging #109 into master will decrease coverage by 1.15%. The diff coverage is 66.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   91.99%   90.83%   -1.16%     
==========================================
  Files          40       42       +2     
  Lines        2198     2248      +50     
  Branches       71       70       -1     
==========================================
+ Hits         2022     2042      +20     
- Misses        105      136      +31     
+ Partials       71       70       -1     
Impacted Files Coverage Δ
src/axel_f/merger.cljc 12.82% <12.82%> (ø)
src/axel_f/excel/date.cljc 93.33% <88.00%> (ø)
src/axel_f/buddy/codecs/json.cljc 36.36% <100.00%> (+3.03%) :arrow_up:
src/axel_f/excel.cljc 100.00% <100.00%> (ø)
src/axel_f/excel/coerce.cljc 96.82% <100.00%> (+5.78%) :arrow_up:
src/axel_f/excel/json.cljc 100.00% <100.00%> (ø)
src/axel_f/excel/search.cljc 100.00% <100.00%> (ø)
src/axel_f/lexer.cljc 97.84% <100.00%> (-0.02%) :arrow_down:
... and 2 more

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 cea599f...d532cd8. Read the comment docs.

codecov[bot] avatar Aug 18 '20 10:08 codecov[bot]