Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Java and Python Coverage Report #106

Closed
andresimbiose opened this issue Oct 24, 2018 · 1 comment
Closed

Integrate Java and Python Coverage Report #106

andresimbiose opened this issue Oct 24, 2018 · 1 comment

Comments

@andresimbiose
Copy link

Hello,
I have a project that part is writed in python and the other part is write in java.
I can generate the coverage.xml of these two parts separatly.
My questions is, how can i integrate these two coverage in codacy.
thanks in advance.
best regards,
André Luiz

@rtfpessoa
Copy link
Contributor

You can push each report at a time to Codacy and they will both be showed in the UI. Since they are from different languages you don't even need to do a partial push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants