[stable13] Fix comments (and systemtags) when involving users with numerical ids#8615
Merged
MorrisJobke merged 1 commit intostable13from Mar 2, 2018
Merged
[stable13] Fix comments (and systemtags) when involving users with numerical ids#8615MorrisJobke merged 1 commit intostable13from
MorrisJobke merged 1 commit intostable13from
Conversation
test creating comments with numeric user ids Signed-off-by: Arthur Schiwon <[email protected]> fix creating comments when file is accessible to users with numeric ids Signed-off-by: Arthur Schiwon <[email protected]> tests for systemtags related to numeric user ids Signed-off-by: Arthur Schiwon <[email protected]> fix systemtags event with numeric user ids Signed-off-by: Arthur Schiwon <[email protected]>
2 tasks
Codecov Report
@@ Coverage Diff @@
## stable13 #8615 +/- ##
==============================================
+ Coverage 51.22% 51.29% +0.07%
- Complexity 24992 24994 +2
==============================================
Files 1608 1609 +1
Lines 95126 95223 +97
Branches 1376 1376
==============================================
+ Hits 48726 48848 +122
+ Misses 46400 46375 -25
|
rullzer
approved these changes
Mar 2, 2018
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
backport of #8355 to stable13