Open cconcolato opened 1 year ago
We have test_summary.csv and coverage.csv report. Still outstanding is generating this when PRs are merged in.
@jwcullen @yeroro @yilun-zhangs, is it still an open issue or was it already addressed?
I added a label to postpone this. We have these reports published, but ideally they would be automatically generated when a PR is merged.
It would be good to generate an HTML report listing all the tests (filename, human description, is valid or not...) maybe in the form of a table. That report could be generated automatically whenever a PR is merged and published on GitHub pages. That would offer a synthesis of what is tested.