cloverage 2021-08-30

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?