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

[saved objects] enable deletion of saved objects by type if configured #6443

Merged

Merge branch 'main' into kavilla/delete_types_migration

fa87907
Select commit
Loading
Failed to load commit list.
Merged

[saved objects] enable deletion of saved objects by type if configured #6443

Merge branch 'main' into kavilla/delete_types_migration
fa87907
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2024 in 0s

67.69% (-0.01%) compared to b5121d3

View this Pull Request on Codecov

67.69% (-0.01%) compared to b5121d3

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 67.69%. Comparing base (b5121d3) to head (fa87907).

Files Patch % Lines
...er/saved_objects/migrations/core/index_migrator.ts 33.33% 5 Missing and 1 partial ⚠️
.../core/server/saved_objects/saved_objects_config.ts 0.00% 2 Missing ⚠️
...earch_dashboards/opensearch_dashboards_migrator.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6443      +/-   ##
==========================================
- Coverage   67.70%   67.69%   -0.01%     
==========================================
  Files        3417     3417              
  Lines       66922    66941      +19     
  Branches    10888    10892       +4     
==========================================
+ Hits        45308    45318      +10     
- Misses      18967    18974       +7     
- Partials     2647     2649       +2     

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