ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[QA] generate code coverage report by running acceptance test

Open nirajacharya2 opened this issue 10 months ago • 1 comments

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.

nirajacharya2 avatar Feb 07 '25 08:02 nirajacharya2

https://go.dev/blog/integration-test-coverage https://go.dev/doc/build-cover

nirajacharya2 avatar Feb 25 '25 03:02 nirajacharya2

Reported code coverage from API tests: https://sonarcloud.io/summary/overall?id=owncloud-1_ocis_acceptance-tests&branch=master

Image

saw-jan avatar Apr 11 '25 09:04 saw-jan