codecov / feedback

A place to discuss feedback about the pull request and web product experience.
37 stars 7 forks source link

Codecov Fails to Process dotCover `DetailedXML` Reports #532

Closed emreyigit closed 3 weeks ago

emreyigit commented 1 month ago

Codecov suddenly stopped to process DetailedXML reports produced by Jetbrains .NET dotCover tool for 2 months. Codecov report page says could be a path issue. Although, I tried suggested fixes from documentation, it turned to unknown error. Hence, I couldn't solve it. I have uploaded the reports both produced in linux and windows. Nothing changed. I believe there is an issue on Codecov. My reasoning is the path fix page updated 2 months ago and reports started to fail at that time. Something should be changed 2 months ago in Codecov.

Also, Last successful report -> https://app.codecov.io/github/hazelcast/hazelcast-csharp-client/commit/ddbedf393f14ad9a636032e001ec75060992b648 Latest failed report -> https://app.codecov.io/github/hazelcast/hazelcast-csharp-client/commit/2d84767ab277388823322239a764311c66829ac1

Environment (please complete the following information):

To Reproduce Steps to reproduce the behavior: You can reprocess the the latest successful report to reproduce the issue. The report format or tool are same. I have upload the latest successful report and failed.

Expected behavior Although there is no change is done on user side (either reporting format or tooling), Codecov is not able to process it.

drazisil-codecov commented 3 weeks ago

Hi @emreyigit

Sorry for the delay here. We are digging into what may have changed. It could very well be the path fixes, but that platform doesn't log change history.

--- Notes for mysef

This was the last good commit: https://app.codecov.io/github/hazelcast/hazelcast-csharp-client/commit/bec87a9eedf4014cbd0b4321b5a938ccad7f8445 on 27 August

This was the first bad commit: https://app.codecov.io/github/hazelcast/hazelcast-csharp-client/commit/39121b2176aae74ab5998bb9c5ee2e80dd79df08 on 11 September.

@emreyigit Am I correct in believing you do not have a codecov.yml file? I couldn't find one.

(cc: @Swatinem

emreyigit commented 2 weeks ago

Hi @drazisil-codecov, sorry for the late reply. Yes, there is no codecov.yaml file.

drazisil-codecov commented 2 weeks ago

Hi @emreyigit

No worries! Can you please confirm it's working again?

emreyigit commented 2 weeks ago

Sure @drazisil-codecov. I've tried but still got the same error. I'm able to download the report from Codecov. However, error details are not clear.

drazisil-codecov commented 2 weeks ago

@emreyigit Can you share the new SHA? I will see if we have a more detailed message in the logs this time.