Skip to content

Fix regression in pipeline coverage API response

Albert requested to merge 345386-fix-non-string-coverage into master

What does this MR do and why?

Fix regression in pipeline coverage API response where the API response contains a float instead of a string. Please refer to discussion thread for more details.

Also fixed existing test gap that should have failed when Pipeline#coverage method changed in !75329 (merged).

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 #345386 (closed)

Edited by Albert

Merge request reports