Skip to content

Fix start&top implementation in typechecker#2551

Draft
DavyLandman wants to merge 2 commits intomainfrom
fix/start-symbol-issue-2496
Draft

Fix start&top implementation in typechecker#2551
DavyLandman wants to merge 2 commits intomainfrom
fix/start-symbol-issue-2496

Conversation

@DavyLandman
Copy link
Copy Markdown
Member

This PR continues the work in #2499 (that was merged to main a bit too soon) to fix #2496

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (827298e) to head (0c2cb5f).

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2551   +/-   ##
=======================================
- Coverage       46%     46%   -1%     
+ Complexity    6721    6713    -8     
=======================================
  Files          794     794           
  Lines        65912   65912           
  Branches      9888    9888           
=======================================
- Hits         30824   30808   -16     
- Misses       32698   32711   +13     
- Partials      2390    2393    +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 6, 2026

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

Copy link
Copy Markdown
Member

@jurgenvinju jurgenvinju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Needs an integration test.

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.

Tree of start[A] declared as A

2 participants