-
Notifications
You must be signed in to change notification settings - Fork 891
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 to get correct getSavedQueryCount #8808
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Riya Saxena <[email protected]>
ℹ️ Manual Changeset Creation ReminderPlease ensure manual commit for changeset file 8808.yml under folder changelogs/fragments to complete this PR. If you want to use the available OpenSearch Changeset Bot App to avoid manual creation of changeset file you can install it in your forked repository following this link. For more information about formatting of changeset files, please visit OpenSearch Auto Changeset and Release Notes Tool. |
Co-authored-by: Miki <[email protected]> Signed-off-by: Riya <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8808 +/- ##
=======================================
Coverage 60.78% 60.78%
=======================================
Files 3798 3798
Lines 90701 90701
Branches 14284 14284
=======================================
Hits 55133 55133
Misses 32068 32068
Partials 3500 3500
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Unit tests need to be updated for this to be merged |
Signed-off-by: Riya Saxena <[email protected]>
1b103bb
added UTs
|
Description
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration