[Stable10] Replay migrations on the created schema before copying data#35390
Merged
[Stable10] Replay migrations on the created schema before copying data#35390
Conversation
Codecov Report
@@ Coverage Diff @@
## stable10 #35390 +/- ##
==============================================
+ Coverage 64.69% 64.73% +0.04%
- Complexity 20103 20199 +96
==============================================
Files 1293 1293
Lines 76977 77243 +266
Branches 1300 1300
==============================================
+ Hits 49797 50005 +208
- Misses 26796 26854 +58
Partials 384 384
Continue to review full report at Codecov.
|
micbar
approved these changes
May 31, 2019
Contributor
|
@VicDeo Why do we have a different coverage than on master? |
Member
Author
|
@micbar so #javascript is the same and #phpunit increased by +0.09% but it will decrease coverage by 1.06% according to #35390 (comment) |
9ca6a9c to
4034d9f
Compare
Contributor
|
@VicDeo another random failure on CI |
Member
Author
|
after several rebases it has been passed finally. |
13 tasks
12 tasks
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 #30643
Ref #27075 (comment)
and some more fixes:
now it looks like this: