# QA Metrics

{% hint style="info" %}
This page contains background information for MariaDB developers.
{% endhint %}

### Code Coverage <a href="#code-coverage" id="code-coverage"></a>

The `gcov` or `lcov` reports are run by BuildBot. The tests that are run to obtain the coverage percentage are listed under the `f_gcov` Factory in the BuildBot configuration file.

### Bugs <a href="#bugs" id="bugs"></a>

The list of MariaDB bugs is available on [JIRA](https://jira.mariadb.org/).
