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 version number to newly created datasource object #6178

Merged
merged 8 commits into from
Mar 19, 2024

Merge branch 'main' into main

79f59c4
Select commit
Loading
Failed to load commit list.
Merged

add version number to newly created datasource object #6178

Merge branch 'main' into main
79f59c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

67.24% (-0.02%) compared to db9806d

View this Pull Request on Codecov

67.24% (-0.02%) compared to db9806d

Details

Codecov Report

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

Project coverage is 67.24%. Comparing base (db9806d) to head (79f59c4).

Files Patch % Lines
..._source/server/routes/fetch_data_source_version.ts 81.25% 3 Missing ⚠️
.../server/routes/data_source_connection_validator.ts 77.77% 1 Missing and 1 partial ⚠️
.../data_source_management/public/components/utils.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6178      +/-   ##
==========================================
- Coverage   67.26%   67.24%   -0.02%     
==========================================
  Files        3344     3345       +1     
  Lines       64796    64826      +30     
  Branches    10427    10432       +5     
==========================================
+ Hits        43584    43595      +11     
- Misses      18671    18689      +18     
- Partials     2541     2542       +1     

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