jenkinsci / jenkinsci/nested-data-reporting-plugin
Improve number handling
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, it seems the plugin supports integer numbers.
For csv files, it would be interesting to add support of all kind of numbers (0x11 or float 10.5...).
Biggest issue is for floating numbers which are not supported.
I can do it for csv file format, but at higher level, all file format are assumed to be only intergers
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.