Right now we are using JPM from the Travis CI config, which stopped working. When I reached out to the Codacy guys, they said that it is not supported anymore and they are looking for alternatives.
Meanwhile the recommended solution is to use the codacy-coverage-reporter directly and run it as a jar.
As user contributions, there are some Gradle snippets that one can use, but I'd rather write a proper plugin.
Right now we are using JPM from the Travis CI config, which stopped working. When I reached out to the Codacy guys, they said that it is not supported anymore and they are looking for alternatives.
Meanwhile the recommended solution is to use the codacy-coverage-reporter directly and run it as a jar.
As user contributions, there are some Gradle snippets that one can use, but I'd rather write a proper plugin.