Covalent

Latest version: v0.232.0.post1

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

Scan your dependencies

Page 34 of 56

0.24.19

Added

- CODEOWNERS for certain files.

0.24.18

Added

- The user configuration file can now specify an executor plugin directory.

0.24.17

Added

- Added a how-to for making custom executors.

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

Page 34 of 56

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.