Skip to content

Fix a few parser consistency things, and populate a line offset table for position reporting#182

Merged
FollowTheProcess merged 2 commits intomainfrom
fix/parser-consistency
May 1, 2026
Merged

Fix a few parser consistency things, and populate a line offset table for position reporting#182
FollowTheProcess merged 2 commits intomainfrom
fix/parser-consistency

Conversation

@FollowTheProcess
Copy link
Copy Markdown
Owner

Summary

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 84.61538% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.9%. Comparing base (694c60b) to head (dd90784).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/syntax/parser/parser.go 81.2% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #182     +/-   ##
=======================================
+ Coverage   77.7%   77.9%   +0.1%     
=======================================
  Files         27      27             
  Lines       1970    1978      +8     
=======================================
+ Hits        1531    1541     +10     
+ Misses       338     336      -2     
  Partials     101     101             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@FollowTheProcess FollowTheProcess merged commit 82446df into main May 1, 2026
19 checks passed
@FollowTheProcess FollowTheProcess deleted the fix/parser-consistency branch May 1, 2026 07:13
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