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.13] [Backport 2.x] [MDS] Add Vega support for importing saved objects #6222

Merged
merged 1 commit into from
Mar 20, 2024

[MDS] Add Vega support for importing saved objects (#6123) (#6214)

29b8fd1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.13] [Backport 2.x] [MDS] Add Vega support for importing saved objects #6222

[MDS] Add Vega support for importing saved objects (#6123) (#6214)
29b8fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 1s

67.24% (+0.06%) compared to 693e0c0

View this Pull Request on Codecov

67.24% (+0.06%) compared to 693e0c0

Details

Codecov Report

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

Project coverage is 67.24%. Comparing base (693e0c0) to head (29b8fd1).

Files Patch % Lines
...erver/saved_objects/import/create_saved_objects.ts 68.88% 10 Missing and 4 partials ⚠️
src/core/server/saved_objects/import/utils.ts 90.24% 2 Missing and 2 partials ⚠️
...d_objects/import/check_conflict_for_data_source.ts 80.00% 0 Missing and 2 partials ⚠️
src/plugins/vis_type_vega/server/utils.ts 95.23% 1 Missing and 1 partial ⚠️
...e_vega/server/vega_visualization_client_wrapper.ts 93.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             2.13    #6222      +/-   ##
==========================================
+ Coverage   67.18%   67.24%   +0.06%     
==========================================
  Files        3332     3335       +3     
  Lines       64435    64566     +131     
  Branches    10289    10322      +33     
==========================================
+ Hits        43292    43419     +127     
  Misses      18643    18643              
- Partials     2500     2504       +4     

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