Covalent

Latest version: v0.232.0.post1

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

Scan your dependencies

Page 38 of 56

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

0.22.13

Fixed

- When the local executor's `log_stdout` and `log_stderr` config variables are relative paths, they should go inside the results directory. Previously that was queried from the config, but now it's queried from the lattice metadata.

Added

- Tests for the corresponding functions in (`covalent_dispatcher/_core/__init__.py`, `covalent/executor/base.py`, `covalent/executor/executor_plugins/local.py` and `covalent/executor/__init__.py`) affected by the bug fix.

Changed

- Refactored `_delete_result` in result manager to give the option of deleting the result parent directory.

0.22.12

Added

- Diff check in pypi.yml ensures correct files are packaged

0.22.11

Changed

- Removed codecov token
- Removed Slack notifications from feature branches

Page 38 of 56

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.