4

I found the following addon for Code Coverage status directly in a Pull Request, that can be integrated with Bitbucket Server.

https://marketplace.atlassian.com/apps/1218271/code-coverage-for-bitbucket-server

Is there any similar addon for showing Code Coverage status directly in a Pull Request, that can be integrated with Bitbucket Cloud?

I do not see it in the list of addons below:

https://bitbucket.org/account/user/[user_name]/addon-directory

Or did I miss something?

2 Answers 2

4

You did not miss anything. It isn't there.

Sign up to request clarification or add additional context in comments.

1 Comment

Can I request them to add one?
0

It's not there. I spent over an hour looking for a free, similar plugin and didn't find any quick solution.

You could try a paid one like this:

https://marketplace.atlassian.com/apps/1214134/include-code-quality-for-bitbucket-cloud?hosting=cloud&tab=overview

Or spend hours to write a custom solution by sending generated code coverage data in the pipeline via POST request to the reports endpoint:

https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Is-there-any-Cloud-version-of-Bitbucket-Code-Coverage/qaq-p/2223261

But I think it's not worth the time.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.