Add code coverage reports in the GitHub actions test workflow.
The minimum should be a textual code coverage report in the test output (so basically a tox -e report). Ideally though, an HTML coverage report would be nice.
An option would be to use a service like https://coveralls.io/.