-
Notifications
You must be signed in to change notification settings - Fork 934
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 flaky IndexPatternSelect test in data plugin #8429
Fix flaky IndexPatternSelect test in data plugin #8429
Conversation
Signed-off-by: Miki <[email protected]>
2e9bbd9
to
62e4909
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8429 +/- ##
=======================================
Coverage 60.92% 60.92%
=======================================
Files 3756 3756
Lines 89185 89185
Branches 13941 13941
=======================================
Hits 54337 54337
Misses 31467 31467
Partials 3381 3381
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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
Signed-off-by: Miki <[email protected]> (cherry picked from commit 774909e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 774909e) Signed-off-by: Miki <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Fix flaky IndexPatternSelect test in data plugin
Changelog
Check List
yarn test:jest
yarn test:jest_integration