Collect coverage information for integration tests in CI #275
Labels
help wanted
Possible issue for newcomers
medium effort
estimated to require a medium effort
test
Issue regarding test coverage
There is some tooling to provide coverage information for integration tests:
https://github.com/linux-system-roles/network/blob/main/tests/get_total_coverage.sh
Currently, this information is not yet used in the CI/not reported anywhere. It would be great to also get this information. Ideally, test-harness would support calling it. Another options is to run the tests in containers on Travis.
The text was updated successfully, but these errors were encountered: