conductor-python
conductor-python copied to clipboard
Refactor pre-commit hooks
Changes:
Added lint check as a CI step Refactored ruff ignores Applied ruff lint to all repository files
Reason:
Improve code quality
Codecov Report
:x: Patch coverage is 82.60870% with 108 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...io_client/adapters/api/application_resource_api.py | 100.00% <100.00%> (ø) |
|
| ...r/asyncio_client/adapters/api/task_resource_api.py | 100.00% <100.00%> (ø) |
|
| ...r/asyncio_client/adapters/api/user_resource_api.py | 100.00% <100.00%> (ø) |
|
| ...yncio_client/adapters/api/workflow_resource_api.py | 100.00% <100.00%> (ø) |
|
| ...r/asyncio_client/adapters/models/action_adapter.py | 90.90% <ø> (ø) |
|
| ...ctor/asyncio_client/adapters/models/any_adapter.py | 72.72% <100.00%> (ø) |
|
| ...ncio_client/adapters/models/declaration_adapter.py | 72.72% <100.00%> (ø) |
|
| .../adapters/models/declaration_or_builder_adapter.py | 73.91% <100.00%> (ø) |
|
| ...yncio_client/adapters/models/descriptor_adapter.py | 80.64% <100.00%> (ø) |
|
| ...client/adapters/models/descriptor_proto_adapter.py | 88.23% <100.00%> (ø) |
|
| ... and 247 more |
... and 58 files with indirect coverage changes
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.