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

[Multiple Datasource] Add component to show single selected data source in read only mode #6125

Merged
merged 4 commits into from
Mar 13, 2024

fix snapshot

5905527
Select commit
Loading
Failed to load commit list.
Merged

[Multiple Datasource] Add component to show single selected data source in read only mode #6125

fix snapshot
5905527
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

67.15% (-0.01%) compared to 45096bb

View this Pull Request on Codecov

67.15% (-0.01%) compared to 45096bb

Details

Codecov Report

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

Project coverage is 67.15%. Comparing base (45096bb) to head (5905527).

Files Patch % Lines
...c/components/data_source_view/data_source_view.tsx 61.53% 2 Missing and 3 partials ⚠️
...c/components/data_source_menu/data_source_menu.tsx 57.14% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6125      +/-   ##
==========================================
- Coverage   67.15%   67.15%   -0.01%     
==========================================
  Files        3326     3327       +1     
  Lines       64400    64415      +15     
  Branches    10361    10366       +5     
==========================================
+ Hits        43251    43260       +9     
- Misses      18619    18622       +3     
- Partials     2530     2533       +3     

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