-
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(core): Fix calling error workflows in main mode recovery #5698
fix(core): Fix calling error workflows in main mode recovery #5698
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
Files matching
Make sure to check off this list before asking for review. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #5698 +/- ##
==========================================
+ Coverage 13.02% 13.26% +0.23%
==========================================
Files 2464 2465 +1
Lines 112831 112861 +30
Branches 17553 17554 +1
==========================================
+ Hits 14695 14967 +272
+ Misses 97636 97384 -252
- Partials 500 510 +10
... and 31 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. |
Got released with |
Got released with |
…5698) * fix calling error workflows in main mode recovery * cleanup * remove WorkflowExecuteAdditionalData export from index * revert refactor to fix test * Update index.ts --------- Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <[email protected]>
No description provided.