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

Refactor search bar & filters to conditionally render new look with application header #7687

Merged
merged 4 commits into from
Aug 15, 2024

Changeset file for PR #7687 created/updated

c4520cd
Select commit
Loading
Failed to load commit list.
Merged

Refactor search bar & filters to conditionally render new look with application header #7687

Changeset file for PR #7687 created/updated
c4520cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

63.78% (+0.04%) compared to 265a176

View this Pull Request on Codecov

63.78% (+0.04%) compared to 265a176

Details

Codecov Report

Attention: Patch coverage is 77.55102% with 22 lines in your changes missing coverage. Please review.

Project coverage is 63.78%. Comparing base (265a176) to head (c4520cd).
Report is 8 commits behind head on main.

Files Patch % Lines
...ugins/data/public/ui/filter_bar/filter_options.tsx 81.17% 9 Missing and 7 partials ⚠️
...c/plugins/data/public/ui/search_bar/search_bar.tsx 33.33% 2 Missing and 2 partials ⚠️
...ry_management/saved_query_management_component.tsx 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7687      +/-   ##
==========================================
+ Coverage   63.74%   63.78%   +0.04%     
==========================================
  Files        3637     3650      +13     
  Lines       80426    80896     +470     
  Branches    12786    12873      +87     
==========================================
+ Hits        51264    51600     +336     
- Misses      26030    26135     +105     
- Partials     3132     3161      +29     

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