Skip to content

refactor(factory): rename GitLab client variables

Description

  • refactor(factory): rename GitLab client variables

This fixes the mess of calling the GitLab client either API client or HTTP client, which both are inaccurate and conflicting.

  • refactor(factory): rename misleading HttpClient func to GitLabClient

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Timo Furrer

Merge request reports

Loading