[~lfitzgerald] I've updated the task description and removed 'Ensure that the command added by [~damurphy] `ui coverage` is run as part CI.' My reason for doing so is that my understanding of this task was just to investigate the level of test coverage, and generate follow-up actions depending on the result of the investigation.
As documented above, further work would be required to include ui test coverage in the total test coverage data & report that via coveralls. Without that work, it doesn't make sense to have the CI run the 'ui-test-cover' Makefile command as there would be no means to report the data , so removed it from this task . |
|