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

Replace OuiSelect component with OuiSuperSelect in data-source plugin #5315

Merged
merged 4 commits into from
Jan 8, 2024

Merge branch 'main' into ux-fix

40b207e
Select commit
Loading
Failed to load commit list.
Merged

Replace OuiSelect component with OuiSuperSelect in data-source plugin #5315

Merge branch 'main' into ux-fix
40b207e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 1s

67.02% (-0.01%) compared to 6710ec3

View this Pull Request on Codecov

67.02% (-0.01%) compared to 6710ec3

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6710ec3) 67.02% compared to head (40b207e) 67.02%.

Files Patch % Lines
...components/create_form/create_data_source_form.tsx 75.00% 1 Missing ⚠️
...rce/components/edit_form/edit_data_source_form.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5315      +/-   ##
==========================================
- Coverage   67.02%   67.02%   -0.01%     
==========================================
  Files        3294     3294              
  Lines       63309    63307       -2     
  Branches    10071    10071              
==========================================
- Hits        42435    42430       -5     
- Misses      18430    18431       +1     
- Partials     2444     2446       +2     

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