Skip to content

Draft: Use Windows test code coverage reports

Stan Hu requested to merge sh-add-windows-coverage-test into main

What does this MR do?

Use Windows test code coverage reports

Windows code coverage reports need to be processed separately with gocover-cobertura since the Windows-specific files are only found if GOOS=windows is set.

Relates to #38036 (closed)

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Merge request reports

Loading