Covalent

Latest version: v0.238.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 38 of 57

0.22.19

Fixed

- `_write_dispatch_to_python_file` isn't called each time a task is saved. It is now only called in the final save in `_run_planned_workflow` (in covalent_dispatcher/\_core/**init**.py).

0.22.18

Fixed

- Added type information to result.py

0.22.17

Added

- Replaced `"typing.Optional"` with `"str"` in covalent/executor/base.py
- Added missing type hints to `get_dispatch_context` and `write_streams_to_file` in covalent/executor/base.py, BaseExecutor

0.22.16

Added

- Functions to check if UI and dispatcher servers are running.
- Tests for the `is_ui_running` and `is_server_running` in covalent_dispatcher/\_cli/service.py.

0.22.15

Fixed

- Covalent CLI command `covalent purge` will now stop the servers before deleting all the pid files.

Added

- Test for `purge` method in covalent_dispatcher/\_cli/service.py.

Removed

- Unused `covalent_dispatcher` import from covalent_dispatcher/\_cli/service.py.

Changed

- Moved `_config_manager` import from within the `purge` method to the covalent_dispatcher/\_cli/service.py for the purpose of mocking in tests.

0.22.14

Added

- Type hint to `_server_dispatch` method in `covalent/_workflow/lattice.py`.

Page 38 of 57

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.