Covalent

Latest version: v0.238.0

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

Scan your dependencies

Page 35 of 57

0.24.16

Added

- Errors now contain the traceback as well as the error message in the result object.
- Added test for `_post_process` in `tests/covalent_dispatcher_tests/_core/execution_test.py`.

Changed

- Post processing logic in `electron` and dispatcher now relies on the order of execution in the transport graph rather than node's function names to allow for a more reliable pairing of nodes and their outputs.

- Renamed `init_test.py` in `tests/covalent_dispatcher_tests/_core/` to `execution_test.py`.

Removed

- `exclude_from_postprocess` list which contained some non executable node types removed since only executable nodes are post processed now.

0.24.15

Fixed

- If a user's configuration file does not have a needed exeutor parameter, the default parameter (defined in \_shared_files/defaults.py) is used.
- Each executor plugin is no longer initialized upon the import of Covalent. This allows required parameters in executor plugins.

Changed

- Upon updating the configuration data with a user's configuration file, the complete set is written back to file.

Added

- Tests for the local and base executors.

0.24.14

Added

- UI: add dashboard cards
- UI: add scaling dots background

Changed

- UI: reduce sidebar font sizes, refine color theme
- UI: refine scrollbar styling, show on container hover
- UI: format executor parameters as YAML code
- UI: update syntax highlighting scheme
- UI: update index.html description meta tag

0.24.13

Added

- Tests for covalent/\_shared_files/config.py

0.24.12

Added

- CodeQL code analyzer

0.24.11

Added

- A new dictionary `_DEFAULT_CONSTRAINTS_DEPRECATED` in defaults.py

Changed

- The `_DEFAULT_CONSTRAINT_VALUES` dictionary now only contains the `backend` argument

Page 35 of 57

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.