Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,932
    • Issues 34,932
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,252
    • Merge Requests 1,252
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #276003

Closed
Open
Opened Nov 02, 2020 by Maxime Orefice@moreficeDeveloper8 of 8 tasks completed8/8 tasks

[Feature flag] group_coverage_data_report_graph - Enable group coverage report overall activity

What

Remove the :group_coverage_data_report_graph feature flag ...

Owners

  • Team: Testing
  • Most appropriate slack channel to reach out to: #g_testing
  • Best individual to reach out to: @shampton, @morefice, @jheimbuck_gl, @mfluharty

Expectations

What are we expecting to happen?

Should show a section on the group repositories analytics page to show the latest code coverage activity data for the group.

Should also enable a GraphQL API for codeCoverageActivities in a group.

What might happen if this goes wrong?

The section does not work properly, or the GraphQL API doesn't work as expected.

What can we monitor to detect problems with this?

If we can monitor the API for response times that should be sufficient (or load time on the page even better).

Beta groups/projects

If applicable, any groups/projects that are happy to have this feature turned on early. Some organizations may wish to test big changes they are interested in with a small subset of users ahead of time for example.

  • gitlab-org/gitlab-com groups

Roll Out Steps

  • Enable on staging (/chatops run feature set feature_name true --staging)
  • Test on staging
  • Ensure that documentation has been updated
  • Enable on GitLab.com for individual groups/projects listed above and verify behaviour (/chatops run feature set --project=gitlab-org/gitlab feature_name true)
  • Enable on GitLab.com by running chatops command in #production (/chatops run feature set feature_name true)
  • Announce on the issue that the flag has been enabled
  • Remove feature flag and add changelog entry
  • After the flag removal is deployed, clean up the feature flag by running chatops command in #production channel
Edited Nov 30, 2020 by Maxime Orefice
Assignee
Assign to
13.7
Milestone
13.7 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#276003