Code Coverage for Bitbucket

Code Coverage for Bitbucket

Vendor: Atlassian Labs | Key: com.atlassian.bitbucket.code-coverage-plugin

bitbucket server datacenter

Tools to create and visualize code coverage information are usually available only as external report after code hit master branch. This plugin brings coverage information to the point where it's mostly needed - in your pull requests.

View on Marketplace
Versions (6) - Last 1 Year, Server/Data Center Only
Version Build Release Date Compatibility Hosting Status Actions Description
5.0.0 500000000 2025-12-01 Bitbucket Data Center 10.0.0 - 10.1.4 datacenter Pending
4.0.1 400000100 2024-08-22 Bitbucket Data Center 9.0.0 - 9.0.1 datacenter Pending
4.0.2 400000210 2024-08-22 Bitbucket Server 9.0.0 - 9.0.1 server Pending
4.0.2 400000220 2024-08-01 Bitbucket Data Center 9.0.0 - 9.5.2 datacenter Pending
3.3.0 10000210 2023-09-25 Bitbucket Server 7.0.0 - 8.19.18 server Pending
Release Notes:
  • This major release is changing database table primary key type from int32 to bigint.
  • It will trigger DB upgrade job which will lock the table and PR diff view will stop working.
  • The length of an upgrade job may vary significantly depending on your database size.
  • Consider dropping the table or schedule maintenance before installing this version.
3.2.10 10000190 2023-03-01 Bitbucket Server 7.0.0 - 8.19.18 server Pending
Release Notes:

Fixes a database deadlock that can occur when multiple code coverage reports are posted for the same commit simultaneously.