Cova

Latest version: v0.177.0

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

Scan your dependencies

Page 36 of 45

0.13.0

Added

- Config manager in `covalent/_shared_files/config.py`
- Default location for the main config file can be overridden using the environment variable `COVALENT_CONFIG_DIR`
- Ability to set and get configuration using `get_config` and `set_config`

Changed

- The flask servers now reference the config file
- Defaults reference the config file

Fixed

- `ValueError` caught when running `covalent stop`
- One of the functional tests was using a malformed path

Deprecated

- The `electron.to_json` function
- The `generate_random_filename_in_cache` function

Removed

- The `get_api_token` function

0.12.13

Removed

- Tutorial section headings

Fixed

- Plot background white color

0.12.12

Fixed

- Having a print statement inside electron and lattice code no longer causes the workflow to fail.

0.12.11

Added

- Completed UI feature set for first release

Changed

- UI server result serialization improvements
- UI result update webhook no longer fails on request exceptions, logs warning intead

0.12.10

Added

- Astrophysics tutorial

0.12.9

Added

- Added `get_all_node_results` method in `result_class.py` to return result of all node executions.

- Added `test_parallelilization` test to verify whether the execution is now being achieved in parallel.

Changed

- Removed `LocalCluster` cluster creation usage to a simple `Client` one from Dask.

- Removed unnecessary `to_run` function as we no longer needed to run execution through an asyncio loop.

- Removed `async` from function definition of previously asynchronous functions, `_run_task`, `_run_planned_workflow`, `_plan_workflow`, and `_run_workflow`.

- Removed `uvloop` from requirements.

- Renamed `test_get_results` to `test_get_result`.

- Reran the how to notebooks where execution time was mentioned.

- Changed how `dispatch_info` context manager was working to account for multiple nodes accessing it at the same time.

Page 36 of 45

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.