-
- Downloads
Configure coverage tool with 'pyproject.toml'.
* Add 'pytest-cov' (hence, indirectly, 'coverage') to third-party dependencies of test environments. * Add configuration of 'coverage' to properly target declearn code (excluding auto-generated protobuf code as well as `test_utils` submodule) and be compatible with the use of multiprocessing in some functional~integration tests.
parent
34779af9
No related branches found
No related tags found
Please register or sign in to comment