Skip to content

Rename TestReports to TestReport

Albert requested to merge 363302-rename-singular-test-report into master

What does this MR do and why?

Refactoring to rename the class.

Similar to !89099 (merged).

A TestReport represents a single report for code testing as a result of all jobs in a pipeline. There may be multiple jobs creating tests related job artifacts, but in aggregate, there is only one test report.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #363302

Edited by Max Orefice

Merge request reports