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

Add Drag & Drop Across Axis Functionality to Vis Builder #7107

Merged
merged 2 commits into from
Jul 16, 2024

Changeset file for PR #7107 created/updated

2236da3
Select commit
Loading
Failed to load commit list.
Merged

Add Drag & Drop Across Axis Functionality to Vis Builder #7107

Changeset file for PR #7107 created/updated
2236da3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

67.54% (-0.09%) compared to 60ecd36

View this Pull Request on Codecov

67.54% (-0.09%) compared to 60ecd36

Details

Codecov Report

Attention: Patch coverage is 10.55901% with 144 lines in your changes missing coverage. Please review.

Project coverage is 67.54%. Comparing base (60ecd36) to head (2236da3).

Files Patch % Lines
...r/public/application/components/data_tab/index.tsx 0.00% 39 Missing ⚠️
...ta_tab/drag_drop/replace_field_in_configuration.ts 0.00% 23 Missing ⚠️
...s/data_tab/drag_drop/move_field_between_schemas.ts 0.00% 18 Missing ⚠️
...mponents/data_tab/utils/get_valid_aggregations.tsx 21.73% 18 Missing ⚠️
...s/data_tab/drag_drop/add_field_to_configuration.ts 0.00% 13 Missing ⚠️
...data_tab/drag_drop/reorder_fields_within_schema.ts 0.00% 11 Missing ⚠️
...pplication/components/data_tab/use/use_dropbox.tsx 0.00% 11 Missing ⚠️
...public/application/components/data_tab/dropbox.tsx 0.00% 9 Missing ⚠️
...c/application/components/data_tab/config_panel.tsx 0.00% 1 Missing ⚠️
...lication/components/data_tab/schema_to_dropbox.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7107      +/-   ##
==========================================
- Coverage   67.63%   67.54%   -0.09%     
==========================================
  Files        3471     3477       +6     
  Lines       68640    68757     +117     
  Branches    11174    11204      +30     
==========================================
+ Hits        46423    46443      +20     
- Misses      19511    19608      +97     
  Partials     2706     2706              

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