Skip to content

Added initial version of databricks labs ucx migrate-local-code command #1067

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

Merged
merged 15 commits into from
Mar 21, 2024

...

9cc4294
Select commit
Loading
Failed to load commit list.
Merged

Added initial version of databricks labs ucx migrate-local-code command #1067

...
9cc4294
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2024 in 0s

88.80% (-0.78%) compared to 40b454c

View this Pull Request on Codecov

88.80% (-0.78%) compared to 40b454c

Details

Codecov Report

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

Project coverage is 88.80%. Comparing base (40b454c) to head (9cc4294).

Files Patch % Lines
src/databricks/labs/ucx/code/files.py 60.41% 15 Missing and 4 partials ⚠️
src/databricks/labs/ucx/code/redash.py 0.00% 12 Missing ⚠️
src/databricks/labs/ucx/code/queries.py 77.27% 5 Missing and 5 partials ⚠️
src/databricks/labs/ucx/code/base.py 76.92% 6 Missing and 3 partials ⚠️
src/databricks/labs/ucx/code/languages.py 70.96% 8 Missing and 1 partial ⚠️
src/databricks/labs/ucx/code/pyspark.py 81.81% 4 Missing and 4 partials ⚠️
...atabricks/labs/ucx/hive_metastore/table_migrate.py 69.23% 8 Missing ⚠️
src/databricks/labs/ucx/cli.py 44.44% 5 Missing ⚠️
src/databricks/labs/ucx/code/notebooks.py 85.18% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1067      +/-   ##
==========================================
- Coverage   89.57%   88.80%   -0.78%     
==========================================
  Files          57       64       +7     
  Lines        6851     7130     +279     
  Branches     1227     1282      +55     
==========================================
+ Hits         6137     6332     +195     
- Misses        466      531      +65     
- Partials      248      267      +19     

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