Skip to content

Add support for single quotes and escape double quotes#96

Merged
Flipez merged 4 commits intomainfrom
enhance-string
Jul 24, 2022
Merged

Add support for single quotes and escape double quotes#96
Flipez merged 4 commits intomainfrom
enhance-string

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Jul 24, 2022

Signed-off-by: Flipez [email protected]

@vercel
Copy link
Copy Markdown

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
Copy Markdown

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 <[email protected]>
@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