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

Extend issue with task status info #121

Merged
merged 2 commits into from
Mar 4, 2020
Merged

Extend issue with task status info #121

merged 2 commits into from
Mar 4, 2020

Conversation

WebDucer
Copy link
Contributor

@WebDucer WebDucer commented Mar 4, 2020

Implementation for issue #120

  • add Task status in issue model
  • add author username and assignee username filter

@codecov-io
Copy link

codecov-io commented Mar 4, 2020

Codecov Report

Merging #121 into master will increase coverage by 0.12%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   70.93%   71.06%   +0.12%     
==========================================
  Files         150      151       +1     
  Lines        2130     2139       +9     
==========================================
+ Hits         1511     1520       +9     
  Misses        619      619
Impacted Files Coverage Δ
...c/GitLabApiClient/Models/Issues/Responses/Issue.cs 100% <100%> (ø) ⬆️
...lient/Models/Issues/Requests/IssuesQueryOptions.cs 100% <100%> (ø) ⬆️
...dels/Issues/Responses/IssueTaskCompletionStatus.cs 100% <100%> (ø)
...abApiClient/Internal/Queries/IssuesQueryBuilder.cs 89.58% <100%> (+0.94%) ⬆️

Copy link
Collaborator

@jetersen jetersen left a comment

Choose a reason for hiding this comment

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

LGTM

@jetersen jetersen changed the title Feature/120 extend issue with task status info Extend issue with task status info Mar 4, 2020
@jetersen jetersen merged commit 93d63ac into nmklotas:master Mar 4, 2020
@WebDucer WebDucer deleted the feature/120_extend_issue_with_task_status_info branch March 4, 2020 14:58
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.

None yet

3 participants