-
Notifications
You must be signed in to change notification settings - Fork 58
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
[Backport 2.x] Refactor Cypress workflow #1299
[Backport 2.x] Refactor Cypress workflow #1299
Conversation
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #1299 +/- ##
========================================
Coverage 56.42% 56.42%
========================================
Files 327 327
Lines 11930 11930
Branches 2799 2740 -59
========================================
Hits 6732 6732
- Misses 4895 5153 +258
+ Partials 303 45 -258
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Hi team, I made some changes in this PR and I will forwardport it into
Btw one more thing I observed is that, the cc: @ps48, @mengweieric, @Swiddis |
Signed-off-by: Ryan Liang <jiallian@amazon.com>
…ect#1299) Signed-off-by: Ryan Liang <jiallian@amazon.com> (cherry picked from commit bea778f73b76cb5bd4e17d25f994409590c4fac9)
* [CI/CD] Refactor Cypress workflow Signed-off-by: Ryan Liang <jiallian@amazon.com> * Remove duplicate group Signed-off-by: Ryan Liang <jiallian@amazon.com> * Enable cypress workflow Signed-off-by: Ryan Liang <jiallian@amazon.com> * Rename the title of each job Signed-off-by: Ryan Liang <jiallian@amazon.com> * Correct the path to event analytics test Signed-off-by: Ryan Liang <jiallian@amazon.com> --------- Signed-off-by: Ryan Liang <jiallian@amazon.com> (cherry picked from commit 11ecfa6)
Description
integrations.spec.js
.main
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.