Skip to content

Lint fixes for PLR, PLW, PLC, PUI and TC errors#312

Merged
IgorChvyrov-sm merged 3 commits intomainfrom
refactor_lint_fixes_PLR_PLW_PLC_PYI_TC
Jul 24, 2025
Merged

Lint fixes for PLR, PLW, PLC, PUI and TC errors#312
IgorChvyrov-sm merged 3 commits intomainfrom
refactor_lint_fixes_PLR_PLW_PLC_PYI_TC

Conversation

@IgorChvyrov-sm
Copy link
Contributor

Changes:

Applied fixes for PLR, PLW, PLC, PYI and TC linter errors:

PLR Pylint Refactor
PLW Pylint Warning
PLC Pylint Convention
PYI flake8-pyi
TC flake8-type-checking

Reason:

Enforcing consistent code style and reducing technical debt.

@codecov
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

Attention: Patch coverage is 17.54386% with 47 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/conductor/client/integration_client.py 0.00% 16 Missing ⚠️
...nductor/client/exceptions/api_exception_handler.py 0.00% 11 Missing ⚠️
...conductor/client/orkes/orkes_integration_client.py 0.00% 6 Missing ⚠️
src/conductor/client/schema_client.py 0.00% 5 Missing ⚠️
src/conductor/client/ai/orchestrator.py 0.00% 3 Missing ⚠️
src/conductor/client/helpers/helper.py 71.42% 2 Missing ⚠️
src/conductor/client/workflow/task/task.py 33.33% 2 Missing ⚠️
src/conductor/client/automator/utils.py 0.00% 1 Missing ⚠️
src/conductor/client/worker/worker_interface.py 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/conductor/client/automator/task_handler.py 65.33% <100.00%> (+1.09%) ⬆️
.../client/configuration/settings/metrics_settings.py 100.00% <ø> (ø)
src/conductor/client/orkes/models/access_key.py 80.00% <100.00%> (+4.00%) ⬆️
...onductor/client/orkes/models/created_access_key.py 82.60% <100.00%> (+3.66%) ⬆️
...onductor/client/orkes/models/granted_permission.py 84.00% <100.00%> (+3.04%) ⬆️
src/conductor/client/automator/utils.py 72.83% <0.00%> (+54.01%) ⬆️
src/conductor/client/worker/worker_interface.py 93.22% <0.00%> (-0.90%) ⬇️
src/conductor/client/helpers/helper.py 64.64% <71.42%> (+2.02%) ⬆️
src/conductor/client/workflow/task/task.py 37.20% <33.33%> (-0.59%) ⬇️
src/conductor/client/ai/orchestrator.py 0.00% <0.00%> (ø)
... and 4 more

... and 80 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 merged commit eb92d49 into main Jul 24, 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