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

Add loading indicator and counter to query result (#8212)

e69c5cb
Select commit
Loading
Failed to load commit list.
Merged

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

Add loading indicator and counter to query result (#8212)
e69c5cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

63.94% (+0.01%) compared to 10bb541

View this Pull Request on Codecov

63.94% (+0.01%) compared to 10bb541

Details

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).

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              

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