Dears,
I need to build quality report (test code coverage / lint / Swift lint / checkstyle … etc). I know there is already ways to generate HTML report. But I am interested in summary only.
Unfortunately there isn’t any easy method to do this because the steps do not include outputs of summaries like this. You guys would have to make sure the info is generated in the reports and parse the data for yourself.