-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
fix(editor): Show correct status on canceled executions #5813
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Files matching
Files matching
Files matching
Make sure to check off this list before asking for review. |
01a87c7
to
7ddde37
Compare
7ddde37
to
06b8468
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #5813 +/- ##
==========================================
- Coverage 14.84% 14.84% -0.01%
==========================================
Files 2475 2475
Lines 113363 113359 -4
Branches 17702 17703 +1
==========================================
- Hits 16826 16823 -3
- Misses 95990 95991 +1
+ Partials 547 545 -2
... and 6 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Milorad Filipovic <[email protected]>
Co-authored-by: Milorad Filipovic <[email protected]>
Got released with [email protected] |
Got released with |
Co-authored-by: Milorad Filipovic <[email protected]>
In ExecutionsList
In ExecutionPreview