codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
134 stars 94 forks source link

[TCE-818] Calling coverage-reporter with final flag #491

Closed deehyde closed 7 months ago

deehyde commented 7 months ago

We have a monorepo and are trying to upload two sets of coverage results to Codacy, which is causing an error: To complete the reporting process, call coverage-reporter with the final flag. The docs say we need to upload reports separately with flags --partial and --final however the orb doesn't allow for this. And advice?

Expected Behavior

  1. Can send multiple coverage reports

Actual Behavior

  1. Upload Coverage Results to Codacy errors with To complete the reporting process, call coverage-reporter with the final flag. Check https://docs.codacy.com/coverage-reporter/#multiple-reports for more information.
github-actions[bot] commented 7 months ago

Internal ticket created : TCE-818

deehyde commented 7 months ago

Error a different issue. Closing