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: update page header for settings, objects and index pattern page #7744

Merged
merged 7 commits into from
Aug 19, 2024

add tests and snapshots

1a3ba3c
Select commit
Loading
Failed to load commit list.
Merged

Refactor: update page header for settings, objects and index pattern page #7744

add tests and snapshots
1a3ba3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

63.83% (+0.00%) compared to ae7cfa6

View this Pull Request on Codecov

63.83% (+0.00%) compared to ae7cfa6

Details

Codecov Report

Attention: Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.

Project coverage is 63.83%. Comparing base (ae7cfa6) to head (1a3ba3c).
Report is 2 commits behind head on main.

Files Patch % Lines
...dex_pattern_wizard/create_index_pattern_wizard.tsx 66.66% 2 Missing and 2 partials ⚠️
...gement/public/management_section/mount_section.tsx 0.00% 2 Missing ⚠️
...c/plugins/index_pattern_management/public/mocks.ts 0.00% 1 Missing ⚠️
...gement_section/objects_table/components/header.tsx 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7744   +/-   ##
=======================================
  Coverage   63.82%   63.83%           
=======================================
  Files        3650     3652    +2     
  Lines       80966    81012   +46     
  Branches    12894    12904   +10     
=======================================
+ Hits        51673    51710   +37     
- Misses      26126    26131    +5     
- Partials     3167     3171    +4     

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