Skip to content

Conversation

@nikku
Copy link
Member

@nikku nikku commented Dec 3, 2025

Proposed Changes

Previously the context did not properly account for certain edge cases, in the process failing four lezer-feel parse tests, around:

  • context merging
  • evaluation of lazy values

This fixes the issue, aligns the context (verbatim copy) with what is tested as part of lezer-feel (custom-context).

Checklist

Ensure you provide everything we need to review your contribution:

  • Contribution meets our definition of done
  • Pull request establishes context
    • Link to related issue(s), i.e. Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}
    • Brief textual description of the changes
    • Screenshots or short videos showing UI/UX changes
    • Steps to try out, i.e. using the @bpmn-io/sr tool

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Dec 3, 2025
Previously the context did not properly account for certain edge cases,
in the process failing four lezer-feel parse tests, around:

* context merging
* evaluation of lazy values

This fixes the issue, aligns the context (verbatim copy) with what is
tested as part of lezer-feel (`custom-context`).
@nikku nikku force-pushed the align-custom-context branch from 3e143e7 to 0d61116 Compare December 3, 2025 19:22
@nikku nikku added backlog Queued in backlog dependencies Updates a dependency and removed in progress Currently worked on labels Dec 3, 2025
@nikku nikku marked this pull request as ready for review December 5, 2025 06:52
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed backlog Queued in backlog labels Dec 5, 2025
@nikku nikku changed the title chore: adjust variable context to pass lezer-feel custom context tests Adjust variable context to pass lezer-feel custom context tests + bump to lezer-feel@2.1.0 Dec 5, 2025
@nikku nikku changed the title Adjust variable context to pass lezer-feel custom context tests + bump to lezer-feel@2.1.0 Adjust variable context to pass lezer-feel custom context tests Dec 5, 2025
@nikku nikku force-pushed the align-custom-context branch from 3ec866f to 0d61116 Compare December 5, 2025 07:00
@nikku nikku requested review from a team, Buckwich and philippfromme and removed request for a team December 5, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates a dependency needs review Review pending

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants