-
Notifications
You must be signed in to change notification settings - Fork 15
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
Boban/refactor qp #3125
base: main
Are you sure you want to change the base?
Boban/refactor qp #3125
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3125 +/- ##
==========================================
+ Coverage 87.03% 89.98% +2.95%
==========================================
Files 221 86 -135
Lines 13664 4155 -9509
Branches 708 706 -2
==========================================
- Hits 11892 3739 -8153
+ Misses 1763 396 -1367
- Partials 9 20 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
await page.goto("/ecr-viewer?itemsPerPage=25"); | ||
await page.waitForURL("/ecr-viewer?itemsPerPage=25"); |
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.
This wait isn't needed.
PULL REQUEST
Summary
What changes are being proposed?
Related Issue
Fixes #
Acceptance Criteria
Please copy the acceptance criteria from your ticket and paste it here for your reviewer(s)
Additional Information
Anything else the review team should know?
Checklist