Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add support for lists of integers to ListAttribute#1415

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/list_attribute_int
Apr 26, 2021
Merged

feat: add support for lists of integers to ListAttribute#1415

nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/list_attribute_int
Apr 26, 2021

Conversation

JohnVillalovos
Copy link
Member

Previously ListAttribute only support lists of integers. Now be more
flexible and support lists of items which can be coerced into strings,
for example integers.

This will help us fix issue#1407 by using ListAttribute for the
'iids' field.

Previously ListAttribute only support lists of integers. Now be moreflexible and support lists of items which can be coerced into strings,for example integers.This will help us fix issue#1407 by using ListAttribute for the'iids' field.
@codecov-commenter
Copy link

Codecov Report

Merging#1415 (115938b) intomaster (e37de18) willnot change coverage.
The diff coverage is100.00%.

Impacted file tree graph

@@           Coverage Diff           @@##           master    #1415   +/-   ##=======================================  Coverage   80.18%   80.18%           =======================================  Files          73       73             Lines        4063     4063           =======================================  Hits         3258     3258             Misses        805      805
FlagCoverage Δ
unit80.18% <100.00%> (ø)

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

Impacted FilesCoverage Δ
gitlab/types.py92.59% <100.00%> (ø)

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatee37de18...115938b. Read thecomment docs.

Copy link
Member

@nejchnejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think it's a good idea to merge this first :) later when it comes to individual endpoints it might be good to add int. tests for those to see how gitlab behaves.

JohnVillalovos reacted with thumbs up emoji
@nejchnejch merged commitdde01c7 intopython-gitlab:masterApr 26, 2021
@JohnVillalovosJohnVillalovos deleted the jlvillal/list_attribute_int branchApril 27, 2021 16:04
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nejchnejchnejch approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@JohnVillalovos@codecov-commenter@nejch

[8]ページ先頭

©2009-2025 Movatter.jp