-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Improve wiki test #3493
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
Merged
Merged
Improve wiki test #3493
Conversation
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
Codecov Report
@@ Coverage Diff @@
## master #3493 +/- ##
==========================================
+ Coverage 35.68% 35.69% +<.01%
==========================================
Files 281 281
Lines 40697 40697
==========================================
+ Hits 14522 14525 +3
+ Misses 24027 24025 -2
+ Partials 2148 2147 -1
Continue to review full report at Codecov.
|
lafriks
approved these changes
Feb 12, 2018
bkcsoft
approved these changes
Feb 12, 2018
Make LG-TM work |
@ethantkoenig can you please backport to 1.4? |
make LG-TM work |
ethantkoenig
added a commit
to ethantkoenig/gitea
that referenced
this pull request
Feb 14, 2018
lafriks
pushed a commit
that referenced
this pull request
Feb 14, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
backport/done
All backports for this PR have been created
lgtm/done
This PR has enough approvals to get merged. There are no important open reservations anymore.
type/testing
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.
Check the contents of the remote repo for the wiki, instead of the local copy. The local copy may have been modified in a previous test, but the remote repo is always restored to its original state.