Skip to content

fix: reimplement partial context as block params#694

Merged
sunng87 merged 3 commits into
masterfrom
fix/regression-495
Feb 9, 2025
Merged

fix: reimplement partial context as block params#694
sunng87 merged 3 commits into
masterfrom
fix/regression-495

Conversation

@sunng87

@sunng87 sunng87 commented Feb 8, 2025

Copy link
Copy Markdown
Owner

Fixes #693

The previous implementation runs into issue with resolving values from blocks. In this patch, I just simplified the implementation by treat partial context as block context parameters.

@coveralls

coveralls commented Feb 8, 2025

Copy link
Copy Markdown

Coverage Status

coverage: 81.871% (-0.2%) from 82.062%
when pulling 8c63b1c on fix/regression-495
into 85d810c on master.

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.

Regression: Partial parameter context isolation (issue #495) no longer working

2 participants