jenkinsci / jenkinsci/nested-data-reporting-plugin
Add displayType to view delta value from previous successfull build
Open
enhancement
- Dominant language
- Java
- Stars
- 9
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 5
Description
### What feature do you want to see added?
Currently, for display type, we have 3 options:
displayType: 'absolute', 'relative' and 'dual'
It would be good to add a 4th option called DELTA (or difference???) which will consist to display the raw number + change compared to previous build.
I tried to implement this but I didn't find the way to get previous successfull build data
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.