Skip to content

Updated dynamic for task to set params in right way#352

Merged
IgorChvyrov-sm merged 2 commits into
mainfrom
fix_dynamic_task_for_incompatibility
Oct 27, 2025
Merged

Updated dynamic for task to set params in right way#352
IgorChvyrov-sm merged 2 commits into
mainfrom
fix_dynamic_task_for_incompatibility

Conversation

@IgorChvyrov-sm

@IgorChvyrov-sm IgorChvyrov-sm commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

Changes:

Updated DynamicForkTask to set parameters without validation issues
Added Integration tests to cover fix

Reason:

#349

@codecov

codecov Bot commented Oct 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
.../asyncio_client/workflow/task/dynamic_fork_task.py 100.00% <100.00%> (+100.00%) ⬆️
...onductor/client/workflow/task/dynamic_fork_task.py 100.00% <100.00%> (+55.00%) ⬆️

... and 8 files with indirect coverage changes

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

@IgorChvyrov-sm IgorChvyrov-sm marked this pull request as ready for review October 22, 2025 11:00

@nthmost-orkes nthmost-orkes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

makes sense, thanks!

@IgorChvyrov-sm IgorChvyrov-sm merged commit a561d90 into main Oct 27, 2025
2 of 3 checks passed
@grafke

grafke commented Feb 5, 2026

Copy link
Copy Markdown

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.

DynamicForkTask sets incompatible parameters causing validation error

3 participants