-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[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.
|
@VicDeo Why do we have a different coverage than on master? |
@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
@VicDeo another random failure on CI |
after several rebases it has been passed finally. |
Backport of #30643
Ref #27075 (comment)
and some more fixes:
now it looks like this: