Skip to content
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

Add more undocumented statuses #110

Merged
merged 2 commits into from
Feb 17, 2020

Conversation

jadentom
Copy link
Contributor

Whoops I forgot to add the actual state which was throwing exceptions in #101

@jadentom
Copy link
Contributor Author

This MR adds new status "created" which is in the pipeline state machine https://gitlab.com/gitlab-org/gitlab-foss/blob/master/app/models/ci/pipeline.rb#L103

@codecov-io
Copy link

codecov-io commented Jan 13, 2020

Codecov Report

Merging #110 into master will decrease coverage by 0.1%.
The diff coverage is 78.5%.

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   72.61%   72.51%   -0.11%     
==========================================
  Files         139      143       +4     
  Lines        1983     2059      +76     
==========================================
+ Hits         1440     1493      +53     
- Misses        543      566      +23
Impacted Files Coverage Δ
...odels/Issues/Requests/ProjectIssuesQueryOptions.cs 0% <ø> (-100%) ⬇️
...lient/Models/Issues/Requests/IssuesQueryOptions.cs 100% <100%> (ø) ⬆️
.../Models/Groups/Requests/GroupLabelsQueryOptions.cs 100% <100%> (ø)
...abApiClient/Internal/Queries/IssuesQueryBuilder.cs 88.63% <100%> (+3.34%) ⬆️
...Client/Internal/Queries/GroupLabelsQueryBuilder.cs 100% <100%> (ø)
src/GitLabApiClient/GitLabClient.cs 100% <100%> (ø) ⬆️
.../Models/Groups/Requests/CreateGroupLabelRequest.cs 100% <100%> (ø)
.../Models/Groups/Requests/UpdateGroupLabelRequest.cs 60.86% <60.86%> (ø)
...LabApiClient/Models/Groups/Responses/GroupLabel.cs 62.5% <62.5%> (ø)
src/GitLabApiClient/GroupsClient.cs 51.08% <66.66%> (+3.08%) ⬆️
... and 6 more

@jetersen jetersen merged commit 7a5188e into nmklotas:master Feb 17, 2020
MindaugasLaganeckas pushed a commit to MindaugasLaganeckas/GitLabApiClient that referenced this pull request Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants