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

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

Merged
merged 4 commits into from
Sep 13, 2022
Merged

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Sep 13, 2022

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

@vercel
Copy link

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)

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

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 <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
@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