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

Add support for single quotes and escape double quotes #96

Merged
merged 4 commits into from
Jul 24, 2022
Merged

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Jul 24, 2022

Signed-off-by: Flipez code@brauser.io

Signed-off-by: Flipez <code@brauser.io>
@vercel
Copy link

vercel bot commented Jul 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Jul 24, 2022 at 9:25PM (UTC)

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #96 (30ff020) into main (abd3389) will increase coverage by 0.01%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   85.44%   85.46%   +0.01%     
==========================================
  Files          98       98              
  Lines        2955     2978      +23     
==========================================
+ Hits         2525     2545      +20     
- Misses        367      369       +2     
- Partials       63       64       +1     
Impacted Files Coverage Δ
object/string.go 98.11% <66.66%> (-1.89%) ⬇️
lexer/lexer.go 93.38% <100.00%> (+0.40%) ⬆️

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 abd3389...30ff020. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez marked this pull request as ready for review July 24, 2022 21:26
@Flipez Flipez merged commit 321f478 into main Jul 24, 2022
@Flipez Flipez deleted the enhance-string branch July 24, 2022 21:27
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.

1 participant