Skip to content

fix(objects): rename confusing to_project_id argument #1599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2021

Conversation

nejch
Copy link
Member

@nejch nejch commented Sep 11, 2021

BREAKING CHANGE: rename confusing to_project_id argument in transfer_project
to project_id (--project-id in CLI). This is used for the source project,
not for the target namespace.

Closes #1529.

BREAKING CHANGE: rename confusing `to_project_id` argument in transfer_project
to `project_id` (`--project-id` in CLI). This is used for the source project,
not for the target namespace.
@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2021

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.57%. Comparing base (3f320af) to head (ab1420c).

Files with missing lines Patch % Lines
gitlab/v4/objects/groups.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1599   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files          74       74           
  Lines        4263     4263           
=======================================
  Hits         3904     3904           
  Misses        359      359           
Flag Coverage Δ
cli_func_v4 81.56% <66.66%> (ø)
py_func_v4 80.57% <66.66%> (ø)
unit 83.34% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
gitlab/v4/objects/groups.py 87.20% <66.66%> (ø)

@JohnVillalovos JohnVillalovos merged commit ce4bc0d into master Sep 11, 2021
@JohnVillalovos JohnVillalovos deleted the fix/group-transfer-project-arg branch September 11, 2021 16:17
@nejch nejch mentioned this pull request Jan 5, 2022
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

group transfer-project is confusing
3 participants