logo

%root-project-name% Build Analytics Report

Analyze task %task-path% on branch %branch%

Head commit hash: %git-head-commit-hash%

Time period: %time-period-start% - %time-period-end%

Reported at: %reported-at%

Is on CI/CD: %is-ci%

Plugin version: %plugin-version%

ATTENTION

To understand the metrics that plugin provides, It is required to understand Gradle basics and how this build system works.
https://docs.gradle.org/current/userguide/what_is_gradle.html

Things you should know

1. Every process in the Gradle build system starts with a task, the `requested task` means the task you defined to be analyzed.
2. Metrics are getting saved on daily basis and if build process executes in CI/CD, metrics will be saved in its caching database.
3. Plugin only holds the metrics results in the caching database up to one year.
4. It is recommended to keep track of the reports after important stages of your CI/CD or Local build in order to see the actual result.
5. You need to understand median/mean to be able to read the chart of metrics results.
6. Plugin runs the metrics process when `requested task` executed on branch you configured.

%build-status-metric% %initialization-process-metric% %configuration-process-metric% %dependency-resolve-process-metric% %execution-process-metric% %modules-execution-process-metric% %overall-build-process-metric% %modules-source-count-metric% %modules-source-size-metric% %modules-method-count-metric% %cache-hit-metric% %success-build-rate-metric% %modules-crash-count-metric% %parallel-execution-rate-metric% %modules-dependency-graph-metric% %modules-execution-timeline-metric% %modules-build-heatmap-metric% %non-cacheable-tasks-metric%

DISCLAIMER

The report is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the report or the use or other dealings in the report.
Gradle Analytics Plugin Made with 🧡 for everyone, don't forget to support us ☝🏻 MIT License | Copyright ©️ 2022