Extending the REST API with aggregated Cycle Time statistics

In this version, we have further expanded the functionality of the REST API, so that now you can access aggregated Cycle Time data in the pull request statistics resources at every available level. This data includes:

  • average
  • median
  • 75th percentile
  • 95th percentile
  • 99th percentile

All values are measured in seconds for each cycle phase and the complete cycle time for a selected set of pull requests.

This enhancement aims to simplify the process of computing, combining, and incorporating this data into your work processes and analyses.

Dark theme support

In this version, we've also added the full support of the dark theme in order to ensure a seamless transition between various tools within your work environment while also aiming to minimize eye strain.