-
Notifications
You must be signed in to change notification settings - Fork 917
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
Add missing data-test-subj tags for discover plugin #9049
Conversation
Signed-off-by: Anan Zhuang <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9049 +/- ##
===========================================
- Coverage 60.86% 37.94% -22.93%
===========================================
Files 3808 2107 -1701
Lines 91209 57919 -33290
Branches 14410 9864 -4546
===========================================
- Hits 55516 21975 -33541
- Misses 32156 34198 +2042
+ Partials 3537 1746 -1791
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
...plugins/discover/public/application/components/data_grid/data_grid_table_cell_value.test.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Anan Zhuang <[email protected]>
6cd3ce4
to
eff7dfc
Compare
* Add data-test-subj for discover Signed-off-by: Anan Zhuang <[email protected]> * fix comment Signed-off-by: Anan Zhuang <[email protected]> --------- Signed-off-by: Anan Zhuang <[email protected]> (cherry picked from commit f06a478) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Add data-test-subj for discover
Issues Resolved
NA
Changelog
Check List
yarn test:jest
yarn test:jest_integration