Closed vinayakmsft closed 1 week ago
Can you share what issues occurs in case this NRE is hit ?
Also share pre/post view of job/logs
It was an NRE issue in case the TotalBranches is null (not 0). Hence, we had to fix it for that particular edge case
Task name: PublishCodeCoverageResultsV2
Description: Fixing NRE exception in FileCoverageInfo
This was the NRE issue that we fixed in the logic - https://github.com/microsoft/azure-pipelines-coveragepublisher/pull/79
Testing for various file:
Task logs:
Checklist: