codacy / codacy-coverage-reporter

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

feature: warn user when multiple languages are detected IO-52 #418

Closed pedrocodacy closed 1 year ago

pedrocodacy commented 1 year ago

Scope

For each coverage report file, the coverage reporter will:

This is problematic since it is not visible to the users (they just call our script) and it is possible that a report contains results for multiple languages.

If you set the -l parameter it will override this behavior, but you must send the same report multiple times, one per language.

This PR

When we make the decision to pick a specific language, we now output: