reporting:
    print: summary
    reports:
        - lcov
        - cobertura
    dir: ./reports/coverage/istanbul
