-
Notifications
You must be signed in to change notification settings - Fork 953
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
[Workspace] Filter out recent items with errors #9346
base: main
Are you sure you want to change the base?
[Workspace] Filter out recent items with errors #9346
Conversation
Signed-off-by: Hailong Cui <[email protected]>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9346 +/- ##
=======================================
Coverage 61.71% 61.71%
=======================================
Files 3816 3816
Lines 91829 91830 +1
Branches 14543 14543
=======================================
+ Hits 56668 56669 +1
Misses 31506 31506
Partials 3655 3655
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
Filter out recent items which has errors(might be deleted)
Issues Resolved
Screenshot
Remove [eCommerce] Sales by Gender
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration