Skip to content

Conversation

@IgorChvyrov-sm
Copy link
Contributor

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

Changes:

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

Reason:

#349

@codecov
Copy link

codecov bot commented Oct 22, 2025

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
Copy link

@nthmost-orkes nthmost-orkes left a comment

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
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