Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,131
    • Issues 43,131
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,371
    • Merge requests 1,371
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • GitLab.org
  • GitLabGitLab
  • Issues
  • #273527
Closed
Open
Created Oct 28, 2020 by James Heimbuck@jheimbuck_gl❗Developer0 of 6 tasks completed0/6 tasks

Include sub-group projects in Group Code Coverage feature set

Release notes

Problem to solve

As a Director of App Dev, I want to see coverage data from projects that belong to sub-groups of my group, so I can get a true sense of TOTAL test coverage in the group.

Proposal

  • Add to the query that sub-groups are parsed and data sent back in the GraphQL API
  • If this is deemed not performant (takes 2x the current time on gitlab.org with all of its sub-projects maybe?) let's talk about making this an option for the user in the interface.
  • Graph should now calculate average of all coverage jobs for group and sub-group projects with coverage
  • Table should display data from group and sub-group projects (UX we might think about how to display this, maybe just a * on the project name or something?)
  • The .csv should include the sub-group project data (Same note as item above about including a way to indicate sub-group projects
Edited Jan 27, 2021 by James Heimbuck
Assignee
Assign to
Time tracking