API endpoint to return code coverage statistics

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Problem to solve

There are GraphQL endpoints to return aggregated code coverage statistics, but not daily. The Projects::Ci::DailyBuildGroupReportResultsController returns daily code coverage statistics, but this is not able to be called using a token. Currently, it seems the only way to get these daily statistics is by scraping.

Proposal

A customer would like to be able to return statistics from Projects::Ci::DailyBuildGroupReportResultsController via API, to retrieve the daily code coverage statistics.

Edited Aug 28, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading