Skip to content

Conversation

JohnVillalovos
Copy link
Member

This name more accurately describes what the type is. Also this is the
first step in a series of steps of our goal to add full support for
the GitLab API data types[1]:

  • array
  • hash
  • array of hashes

[1] https://docs.gitlab.com/ee/api/#encoding-api-parameters-of-array-and-hash-types

…bute`

This name more accurately describes what the type is. Also this is the
first step in a series of steps of our goal to add full support for
the GitLab API data types[1]:
  * array
  * hash
  * array of hashes

[1] https://docs.gitlab.com/ee/api/#encoding-api-parameters-of-array-and-hash-types
@codecov-commenter
Copy link

Codecov Report

Merging #1858 (5127b15) into main (07539c9) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1858   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files          77       77           
  Lines        4852     4852           
=======================================
  Hits         4481     4481           
  Misses        371      371           
Flag Coverage Δ
cli_func_v4 81.38% <100.00%> (ø)
py_func_v4 80.27% <100.00%> (ø)
unit 83.30% <100.00%> (ø)

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

Impacted Files Coverage Δ
gitlab/v4/objects/merge_requests.py 84.78% <ø> (ø)
gitlab/v4/objects/settings.py 95.45% <ø> (ø)
gitlab/types.py 96.42% <100.00%> (ø)
gitlab/v4/objects/deploy_tokens.py 100.00% <100.00%> (ø)
gitlab/v4/objects/epics.py 74.41% <100.00%> (ø)
gitlab/v4/objects/groups.py 88.65% <100.00%> (ø)
gitlab/v4/objects/issues.py 89.02% <100.00%> (ø)
gitlab/v4/objects/members.py 94.73% <100.00%> (ø)
gitlab/v4/objects/milestones.py 100.00% <100.00%> (ø)
gitlab/v4/objects/projects.py 88.09% <100.00%> (ø)
... and 2 more

@nejch nejch merged commit 39e7435 into main Jan 22, 2022
@nejch nejch deleted the jlvillal/attribute_rename branch January 22, 2022 22:52
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.

3 participants