https://bz.apache.org/bugzilla/show_bug.cgi?id=65219
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #2 from Felix Schumacher <[email protected]> --- I don't think, that there is currently an easy way to do that. You might be able to do this by editing the template files in bin/report-template There are some formatting commands like "something.toFixed(2)", "Math.round10(something, -2)" or "%x.2", where you could try to replace the "2" with some "5". (I haven't tried it) -- You are receiving this mail because: You are the assignee for the bug.
