Skip to content

Refactor final linter fixes#313

Merged
IgorChvyrov-sm merged 3 commits intomainfrom
refactor_final_linter_fixes
Jul 25, 2025
Merged

Refactor final linter fixes#313
IgorChvyrov-sm merged 3 commits intomainfrom
refactor_final_linter_fixes

Conversation

@IgorChvyrov-sm
Copy link
Contributor

Changes:

Applied final fixes for linter errors, enabled pre-commit hook.

Reason:

Enforcing consistent code style and reducing technical debt.

@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

Attention: Patch coverage is 41.93548% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/conductor/client/automator/task_handler.py 18.18% 9 Missing ⚠️
src/conductor/client/automator/task_runner.py 0.00% 5 Missing ⚠️
src/conductor/client/automator/utils.py 0.00% 1 Missing ⚠️
...nductor/client/exceptions/api_exception_handler.py 0.00% 1 Missing ⚠️
src/conductor/client/worker/worker.py 0.00% 1 Missing ⚠️
...ctor/client/workflow/executor/workflow_executor.py 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/conductor/client/ai/orchestrator.py 0.00% <ø> (ø)
.../client/configuration/settings/metrics_settings.py 100.00% <100.00%> (ø)
src/conductor/client/helpers/helper.py 64.64% <100.00%> (+2.02%) ⬆️
...rc/conductor/client/orkes/orkes_workflow_client.py 66.35% <100.00%> (-0.32%) ⬇️
src/conductor/client/workflow/task/fork_task.py 0.00% <ø> (ø)
src/conductor/client/workflow/task/http_task.py 0.00% <ø> (ø)
...ductor/client/workflow/task/kafka_publish_input.py 80.00% <100.00%> (+80.00%) ⬆️
...lient/workflow/task/llm_tasks/llm_chat_complete.py 0.00% <ø> (ø)
src/conductor/client/workflow/task/task.py 36.71% <100.00%> (-1.08%) ⬇️
src/conductor/client/workflow_client.py 100.00% <100.00%> (ø)
... and 6 more

... and 83 files with indirect coverage changes

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

Copy link

@bpietraga-orkes bpietraga-orkes left a comment

Choose a reason for hiding this comment

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

Approved

@IgorChvyrov-sm IgorChvyrov-sm merged commit f79bb4a into main Jul 25, 2025
1 of 2 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.

2 participants