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

feat: refactor infix tokenizer #142

Merged
merged 6 commits into from
Dec 8, 2022
Merged

feat: refactor infix tokenizer #142

merged 6 commits into from
Dec 8, 2022

Conversation

erdos
Copy link
Owner

@erdos erdos commented Nov 27, 2022

Refactor infix tokenizer.

@erdos erdos added the syntax template language syntax label Nov 27, 2022
@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Merging #142 (5cd1273) into master (1ff454f) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   92.26%   92.30%   +0.04%     
==========================================
  Files          26       26              
  Lines        1900     1898       -2     
  Branches      105      105              
==========================================
- Hits         1753     1752       -1     
+ Misses         42       41       -1     
  Partials      105      105              
Impacted Files Coverage Δ
src/stencil/infix.clj 88.82% <100.00%> (+0.42%) ⬆️
src/stencil/util.clj 95.50% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@erdos erdos added the enhancement New feature or request label Nov 28, 2022
@erdos erdos marked this pull request as ready for review December 8, 2022 21:28
@erdos erdos merged commit 8062866 into master Dec 8, 2022
@erdos erdos deleted the refactor-infix-tokenizer branch December 8, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request syntax template language syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant