-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
ref: detect migration drift in CI (nonblocking) #93557
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
Conversation
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #93557 +/- ##
==========================================
+ Coverage 86.80% 88.08% +1.28%
==========================================
Files 10324 10331 +7
Lines 594985 595336 +351
Branches 23126 23126
==========================================
+ Hits 516466 524401 +7935
+ Misses 78026 70442 -7584
Partials 493 493 |
fda5240
to
8b37792
Compare
8b37792
to
a1961e1
Compare
a1961e1
to
3628e7d
Compare
b362ecd
to
0bf9c4c
Compare
0bf9c4c
to
59a97c0
Compare
59a97c0
to
521646a
Compare
521646a
to
a0fe08f
Compare
a0fe08f
to
f217cbb
Compare
f217cbb
to
c22d74c
Compare
c22d74c
to
abbc09e
Compare
|
||
|
||
def _constraint_replacement(m: re.Match[str]) -> str: | ||
meat = m[2] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
meat
the produced squash is flaky somehow! I'm going to try and eliminate the migration cycle with #93582 and see if that fixes the problems here (it should also significantly simplify the squash script too!) |
abbc09e
to
d6a35de
Compare
<!-- Describe your PR here. -->
<!-- Describe your PR here. -->
No description provided.