codacy-coverage-reporter-action icon indicating copy to clipboard operation
codacy-coverage-reporter-action copied to clipboard

Could not parse report, unrecognized report format

Open oseymour opened this issue 1 year ago • 2 comments

Hello, I'm getting the error in the title, here's the screenshot of the full message.

Image

I'm using pytest-cov to produce the report and specifying XML format. As far as I can tell from looking around online, pytest-cov exports XML in Cobertura format, but there's no clear answer on this.

Is this an issue with Coverage Reporter? Or does pytest-cov not export in Cobertura format?

Let me know if having the coverage file would help, I can add it.

Thanks in advance!

oseymour avatar Feb 05 '25 23:02 oseymour

Hi Owen - I have been facing same issues with codacy did you found the root cause and solution?

jaitul25 avatar Jun 27 '25 18:06 jaitul25

@jaitul25 No, never figured it out :(

oseymour avatar Sep 28 '25 14:09 oseymour