ocis
ocis copied to clipboard
[QA] generate code coverage report by running acceptance test
we have acceptance tests (written in php) for ocis (written in go). It will be very nice and useful to see which "feature" or how much code was covered by the acceptance code.
https://go.dev/blog/integration-test-coverage https://go.dev/doc/build-cover
Reported code coverage from API tests: https://sonarcloud.io/summary/overall?id=owncloud-1_ocis_acceptance-tests&branch=master