-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 [e2e] Fix tests, 3rd attempt #6740
Conversation
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 is trying to fix the waiting for response /projects/[^:]+:open
error?
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.
👍🏼
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6740 +/- ##
==========================================
+ Coverage 87.73% 88.61% +0.88%
==========================================
Files 1573 1441 -132
Lines 63309 58312 -4997
Branches 2125 1405 -720
==========================================
- Hits 55545 51676 -3869
+ Misses 7436 6436 -1000
+ Partials 328 200 -128
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Quality Gate passedIssues Measures |
What do these changes do?
This time tested
Related issue/s
How to test
Dev-ops checklist