Skip to content
GitLab
Next
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 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #273527
Closed
Open
Issue created Oct 28, 2020 by James Heimbuck@jheimbuck_gl❗Developer0 of 6 checklist items completed0/6 checklist items

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