Skip to content
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

[Backport 2.17] Add loading indicator and counter to query result #8273

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 27ba36c from #8212.

* add loading indicator and counter to query result

Signed-off-by: abbyhu2000 <[email protected]>

* Changeset file for PR #8212 created/updated

* add unit tests

Signed-off-by: abbyhu2000 <[email protected]>

* address comments

Signed-off-by: abbyhu2000 <[email protected]>

* update snapshot

Signed-off-by: abbyhu2000 <[email protected]>

---------

Signed-off-by: abbyhu2000 <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 27ba36c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 63.94%. Comparing base (10bb541) to head (e69c5cb).
Report is 1 commits behind head on 2.17.

Files with missing lines Patch % Lines
...query_string/language_service/lib/query_result.tsx 70.00% 6 Missing ⚠️
...ic/application/view_components/utils/use_search.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.17    #8273      +/-   ##
==========================================
+ Coverage   63.93%   63.94%   +0.01%     
==========================================
  Files        3737     3737              
  Lines       88749    88769      +20     
  Branches    13802    13807       +5     
==========================================
+ Hits        56745    56767      +22     
+ Misses      31406    31404       -2     
  Partials      598      598              
Flag Coverage Δ
Linux_1 29.95% <4.76%> (-0.01%) ⬇️
Linux_2 58.95% <ø> (ø)
Linux_3 40.30% <66.66%> (?)
Linux_4 31.31% <5.00%> (-0.01%) ⬇️
Windows_1 29.96% <4.76%> (-0.01%) ⬇️
Windows_2 58.89% <ø> (ø)
Windows_3 40.30% <66.66%> (+0.02%) ⬆️
Windows_4 31.31% <5.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abbyhu2000 abbyhu2000 merged commit aa42f67 into 2.17 Sep 20, 2024
68 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.17.1 autocut Skip the changelog verification check on backports discover for discover reinvent distinguished-contributor failed changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants