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 migrate-tables workflow #1051

Merged
merged 12 commits into from
Mar 19, 2024

fix function signature for crawl_cluster_policies

9009140
Select commit
Loading
Failed to load commit list.
Merged

Add migrate-tables workflow #1051

fix function signature for crawl_cluster_policies
9009140
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 1s

89.03% (+0.32%) compared to b827ccd

View this Pull Request on Codecov

89.03% (+0.32%) compared to b827ccd

Details

Codecov Report

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

Project coverage is 89.03%. Comparing base (b827ccd) to head (9009140).

Files Patch % Lines
src/databricks/labs/ucx/framework/tasks.py 53.33% 7 Missing ⚠️
src/databricks/labs/ucx/install.py 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1051      +/-   ##
==========================================
+ Coverage   88.71%   89.03%   +0.32%     
==========================================
  Files          54       54              
  Lines        6613     6651      +38     
  Branches     1193     1197       +4     
==========================================
+ Hits         5867     5922      +55     
+ Misses        495      478      -17     
  Partials      251      251              

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