codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy

Home Page:https://www.codacy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

deehyde opened this issue · comments

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.

Internal ticket created : TCE-818

Error a different issue. Closing