-
Notifications
You must be signed in to change notification settings - Fork 519
CI: add test result uploads and refactor nightly config #6372
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
CI: add test result uploads and refactor nightly config #6372
Conversation
… tests to 2 per instance
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6372 +/- ##
==========================================
- Coverage 50.60% 50.25% -0.35%
==========================================
Files 653 653
Lines 110395 111124 +729
==========================================
- Hits 55864 55847 -17
- Misses 51657 52431 +774
+ Partials 2874 2846 -28 ☔ View full report in Codecov by Sentry. |
gmalouf
left a comment
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.
Added a few questions/comments, but looks reasonable.
Summary
The CI pipeline for PRs and nightly tests were revised. This PR makes the following changes:
Test Plan
Verified upload of test files for both PRs and nightly runs