Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix escaping #109

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix escaping #109

wants to merge 3 commits into from

Conversation

DeLaGuardo
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2020

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%) ⬆️
src/axel_f/excel.cljc 100.00% <100.00%> (ø)
src/axel_f/excel/coerce.cljc 96.82% <100.00%> (+5.78%) ⬆️
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%) ⬇️
... 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant