Skip to content

Standardise ast Node names and parse multiple doc comments as a single docstring#183

Merged
FollowTheProcess merged 1 commit intomainfrom
fix/ast-naming
May 1, 2026
Merged

Standardise ast Node names and parse multiple doc comments as a single docstring#183
FollowTheProcess merged 1 commit intomainfrom
fix/ast-naming

Conversation

@FollowTheProcess
Copy link
Copy Markdown
Owner

Summary

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 88.23529% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.8%. Comparing base (82446df) to head (cf0932c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/syntax/parser/parser.go 88.2% 2 Missing and 2 partials ⚠️
internal/syntax/ast/expression.go 80.0% 2 Missing ⚠️
internal/syntax/ast/statement.go 75.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #183     +/-   ##
=======================================
- Coverage   77.9%   77.8%   -0.1%     
=======================================
  Files         27      27             
  Lines       1978    1990     +12     
=======================================
+ Hits        1541    1549      +8     
- Misses       336     338      +2     
- Partials     101     103      +2     

☔ 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 e84440a into main May 1, 2026
19 checks passed
@FollowTheProcess FollowTheProcess deleted the fix/ast-naming branch May 1, 2026 07:45
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