-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Refactor pipelines into stages #7430
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7430 +/- ##
==========================================
+ Coverage 58.22% 58.56% +0.34%
==========================================
Files 492 494 +2
Lines 21747 21783 +36
Branches 3481 3489 +8
==========================================
+ Hits 12662 12758 +96
+ Misses 8298 8236 -62
- Partials 787 789 +2
Continue to review full report at Codecov.
|
30a62b9
to
25f4d1c
Compare
583f9e7
to
5c39ef6
Compare
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.
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.
🕐
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.
Refactor pipelines into stages, in preparation for the UI Tests.
Broke UI Tests PR into multiple. First PR would be to refactor the pipeline into stages (without any UI Test specific changes).
Created PR upon @rchiodo @IanMatthewHuff request when the UI Tests PR (#6717) was reviewed.
Benefits of refactor:
See below:
Detailed view: