-
Notifications
You must be signed in to change notification settings - Fork 222
[Merged by Bors] - Syntactical validation of merged ATXs #6030
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
38d3bd4 to
9d08779
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6030 +/- ##
========================================
Coverage 81.6% 81.6%
========================================
Files 301 302 +1
Lines 32260 32454 +194
========================================
+ Hits 26328 26488 +160
- Misses 4214 4234 +20
- Partials 1718 1732 +14 ☔ View full report in Codecov by Sentry. |
|
bors try |
tryBuild failed: |
0a220fe to
ccb7552
Compare
|
Bors try |
tryBuild succeeded: |
d203962 to
72f8ec3
Compare
|
bors try |
tryBuild failed: |
|
grpc errors... bors try |
tryBuild failed: |
e12a15b to
ec6e1d5
Compare
|
bors merge |
## Motivation Closes #5997 Support handling merged ATXs. Only syntactical validation.
|
Build failed: |
|
bors merge |
## Motivation Closes #5997 Support handling merged ATXs. Only syntactical validation.
|
Build failed: |
|
bors merge |
## Motivation Closes #5997 Support handling merged ATXs. Only syntactical validation.
|
Build failed: |
|
bors merge |
## Motivation Closes #5997 Support handling merged ATXs. Only syntactical validation.
|
Pull request successfully merged into develop. Build succeeded: |
Motivation
Closes #5997
Support handling merged ATXs. Only syntactical validation.
Description
Test Plan
TODO