Skip to content

[lexer,parser] Fix line calculation in error messages#117

Merged
Flipez merged 4 commits intomainfrom
improve-errors
Sep 13, 2022
Merged

[lexer,parser] Fix line calculation in error messages#117
Flipez merged 4 commits intomainfrom
improve-errors

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Sep 13, 2022

Signed-off-by: Flipez [email protected]

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 13, 2022

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

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Sep 13, 2022 at 8:27PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Sep 13, 2022 at 8:27PM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 13, 2022

Codecov Report

Merging #117 (8a515d3) into main (b4d08e5) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   86.49%   86.51%   +0.02%     
==========================================
  Files         102      102              
  Lines        3405     3411       +6     
==========================================
+ Hits         2945     2951       +6     
  Misses        393      393              
  Partials       67       67              
Impacted Files Coverage Δ
lexer/lexer.go 93.81% <100.00%> (+0.13%) ⬆️
parser/parser.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Flipez <[email protected]>
@Flipez Flipez merged commit 3754db4 into main Sep 13, 2022
@Flipez Flipez deleted the improve-errors branch September 13, 2022 20:43
@Flipez Flipez added the bug Something isn't working label Sep 24, 2022
@Flipez Flipez changed the title Fix line calculation in error messages [lexer,parser] Fix line calculation in error messages Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant