Will Cunningham
Will Cunningham
This epic is dedicated to expanding the list of platforms supported by Covalent. For an up-to-date list of supported platforms, refer to the [Compatibility Matrix](https://covalent.readthedocs.io/en/latest/getting_started/compatibility.html). Priority Testing: - [x] macOS...
### What should we add? The final release candidate for Python 3.11 [was released in July](https://discuss.python.org/t/the-cursed-release-of-python-3-11-0b4-is-now-available/17274). Time to start testing! I am testing this using a modification of the Python...
- [ ] I have added the tests to cover my changes. - [ ] I have updated the documentation and CHANGELOG accordingly. - [ ] I have read the...
Using this issue to document flaky tests: - `tests/covalent_tests/executor/init_test.py::test_get_executor_local`
### Environment - **Covalent version**: 0.197.0 - **Python version**: N/A - **Operating system**: N/A ### What is happening? I add the following to one of the workflows: ``` on: pull_request:...
### Environment - **Covalent version**: 0.185.0 - **Python version**: 3.8.13 - **Operating system**: Gentoo 2.7 ### What is happening? 1. Cannot run tests manually 2. Docker build/push prerelease should be...
Follow up to #130 to include integration tests