cloverage

2021-08-30T06:42:47.002200Z

Hi, cloverage by default puts the report in target/coverage folder, but I wanted to dynamically give the path like

target/coverage/<git-branch-name>/<timestamp>/<report>
has anyone done anything similar?