-
Notifications
You must be signed in to change notification settings - Fork 915
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
[Manual Backport 2.x][CCI] Fix EUI/OUI type errors (#3798) #4861
[Manual Backport 2.x][CCI] Fix EUI/OUI type errors (#3798) #4861
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.x #4861 +/- ##
==========================================
- Coverage 66.44% 66.32% -0.12%
==========================================
Files 3398 3321 -77
Lines 64871 63897 -974
Branches 10358 10112 -246
==========================================
- Hits 43102 42382 -720
+ Misses 19211 19028 -183
+ Partials 2558 2487 -71
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Cypress tests will pass once the Data explorer changes are emerged to 2.x |
@ashwin-pc This has conflicts now... |
@ashwin-pc, lemme know if you need help handling some of these conflicts. |
* Update find_test_subject imports for tests Signed-off-by: Alexei Karikov <[email protected]> * Update to available imports for findTestSubject Signed-off-by: Alexei Karikov <[email protected]> * Fix available import for Query and custom icon Signed-off-by: Alexei Karikov <[email protected]> * Add changelog entry Signed-off-by: Alexei Karikov <[email protected]> * Add ts-ignore Signed-off-by: Alexei Karikov <[email protected]> --------- Signed-off-by: Alexei Karikov <[email protected]> Co-authored-by: Qingyang(Abby) Hu <[email protected]> (cherry picked from commit 0e25f2e) Signed-off-by: Ashwin P Chandran <[email protected]>
951de8d
3bda298
to
951de8d
Compare
cherrypick 0e25f2e from #3798