Coverage
Upload, download and browse code coverage reports.
List coverage reports
List coverage reports the authenticated user has access to.
coverage_reports_packages_list
API view for listing coverage packages.
coverage_reports_files_lines_list
API view for listing coverage lines within a specific file.
coverage_reports_packages_files_list
API view for listing coverage files within a specific package.
Upload coverage report
Upload a Cobertura XML coverage report for a test run. Returns a summary of line and branch coverage.
Download coverage report
Download the original Cobertura XML coverage file for a test run.