jenkinsci / jenkinsci/coverage-plugin

[JENKINS-76205] Add customization dialog for metrics trend chart

Open
#654 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
40
Forks
31
Avg merge
5d 17h
Merged PRs (30d)
11

Description

The trend chart for the metrics should get a customization. The configure button should be placed on the app bar. The dialog should follow the [dialog guidelines](https://weekly.ci.jenkins.io/design-library/dialogs/). The following items should be configurable:



  • visible metrics (LOC, NCSS)

  • number of builds

  • chart type

  • range of the visible axis

When looking at the metrics, it makes sense to look not only at absolute values but also at average values per class or method (where available). Additionally, we need to take care of different metric value types (integer numbers, percentages, etc.).  

---
Originally reported by drulli, imported from: Add customization dialog for metrics trend chart


  • assignee: xincix
  • status: Open
  • priority: Minor
  • component(s): coverage-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260107-220949

Raw content of original issue

The trend chart for the metrics should get a customization. The configure button should be placed on the app bar. The dialog should follow the [dialog guidelines](https://weekly.ci.jenkins.io/design-library/dialogs/). The following items should be configurable:



  • visible metrics (LOC, NCSS)

  • number of builds

  • chart type

  • range of the visible axis

When looking at the metrics, it makes sense to look not only at absolute values but also at average values per class or method (where available). Additionally, we need to take care of different metric value types (integer numbers, percentages, etc.).  

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.