-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Solidus has an extensive test spec, but there is no report about code coverage.
Currently it is possible to know each sub-project code coverage report by doing
$ COVERAGE=true ./bin/buildHowever, this information in divided between rspecs executions and doesn't report overall coverage.
I'd suggest
- Add code coverage report to whole project (not only for each sub-project)
- Add code coverage badge to
README.md - Add code coverage report for each PR
WDYT?
PS.: I did some work in advance but I'd rather discuss it before opening a PR - see https://github.com/rubenochiavone/solidus/tree/coverage
aitbw
Metadata
Metadata
Assignees
Labels
No labels