This repository was archived by the owner on Nov 4, 2020. It is now read-only.
get the comments of a commit in a project#260
Open
njzhaopei wants to merge 2 commits intopyapi-gitlab:developfrom
Open
get the comments of a commit in a project#260njzhaopei wants to merge 2 commits intopyapi-gitlab:developfrom
njzhaopei wants to merge 2 commits intopyapi-gitlab:developfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #260 +/- ##
===========================================
- Coverage 29.52% 29.46% -0.06%
===========================================
Files 7 7
Lines 840 845 +5
Branches 156 157 +1
===========================================
+ Hits 248 249 +1
- Misses 592 596 +4
Continue to review full report at Codecov.
|
Contributor
|
Sorry for the long wait on a response to this. I would be happy to add this if you are willing to make some changes. The method name is following the old pattern. All new methods should be updated to use an '_' in place of a space. This should be renamed to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit is used to get the comments of a commit in a project.