-
Notifications
You must be signed in to change notification settings - Fork 898
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
Revert "Remove head 10
for PPL default query to unblock cypress test
#8922
base: main
Are you sure you want to change the base?
Conversation
…t failures (opensearch-project#8827)" This reverts commit aa60870.
❌ 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 #8922 +/- ##
=======================================
Coverage 60.88% 60.88%
=======================================
Files 3802 3802
Lines 91070 91070
Branches 14374 14374
=======================================
+ Hits 55444 55446 +2
+ Misses 32085 32083 -2
Partials 3541 3541
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Seeing the following error in the logs:
I'm not sure if this is what is causing the test to fail, but I double checked that this query should work by ingesting the data from here and trying out the request in
|
Description
This reverts commit aa60870.
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration