Comment on page
Cover Reports Contributor
Introduction to Cover Reports Contributor tasks - generate and upload reports bundles
Cover Reports data, referred to as "reports bundles", are generated and uploaded using Cover CLI (as part of a developer's process) and/or Cover Pipeline (as part of a CI workflow/pipeline).
- Java project config (JaCoCo) - how to configure your Java projects to generate JaCoCo reports, essential for use with Cover Reports.
- Generate and upload reports bundles - how to use the
dcover
commands to generate and upload reports bundles. - Authenticated uploads - how to use authentication for your uploads (if enabled by your Cover Reports Administrator).
This set of topics is targeted at Cover Reports Contributors.

Last modified 8d ago