-
Notifications
You must be signed in to change notification settings - Fork 820
fix: cli.json update on pull, E2E enhancements #5516
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
- remove extra 'src' from imports - add new methods to nexpect - add delay to flaky test for kinesis
|
This pull request introduces 1 alert when merging ce31f81 into 3dfcc53 - view on LGTM.com new alerts:
|
Codecov Report
@@ Coverage Diff @@
## master #5516 +/- ##
=======================================
Coverage 59.08% 59.08%
=======================================
Files 402 402
Lines 18043 18043
Branches 3388 3388
=======================================
Hits 10661 10661
Misses 6743 6743
Partials 639 639 Continue to review full report at Codecov.
|
* chore(amplify-e2e-core): cleanup, new nexpect methods - remove extra 'src' from imports - add new methods to nexpect - add delay to flaky test for kinesis * fix: handle cli.json copy upon pull to empty dir * chore: fix lgtm warning * fix: nexpect params check for push
|
This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Description of changes:
fix: handle cli.json copy upon pull to empty dir
chore(amplify-e2e-core): cleanup, new nexpect methods
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.