-
Notifications
You must be signed in to change notification settings - Fork 32
🐛E2E: check for NOT_STARTED state instead of UNKNOWN #8024
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: check for NOT_STARTED state instead of UNKNOWN #8024
Conversation
|
@mergify queue |
🟠 Waiting for conditions to match
|
|
matusdrobuliak66
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.
Thanks
odeimaiz
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.
thx
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8024 +/- ##
==========================================
- Coverage 87.89% 87.88% -0.02%
==========================================
Files 1853 1853
Lines 71478 71478
Branches 1258 1258
==========================================
- Hits 62825 62815 -10
- Misses 8289 8299 +10
Partials 364 364
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|



What do these changes do?
since #7996 the default state on open is
NOT_STARTEDRelated issue/s
How to test
Dev-ops