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

Added assessment for the incompatible RunSubmit API usages #849

Merged
merged 22 commits into from
Mar 3, 2024

Fixed Bad Queries

7418bbf
Select commit
Loading
Failed to load commit list.
Merged

Added assessment for the incompatible RunSubmit API usages #849

Fixed Bad Queries
7418bbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 0s

88.10% (+0.00%) compared to c849cdf

View this Pull Request on Codecov

88.10% (+0.00%) compared to c849cdf

Details

Codecov Report

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

Project coverage is 88.10%. Comparing base (c849cdf) to head (7418bbf).

Files Patch % Lines
src/databricks/labs/ucx/assessment/jobs.py 88.98% 8 Missing and 5 partials ⚠️
src/databricks/labs/ucx/runtime.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #849    +/-   ##
========================================
  Coverage   88.10%   88.10%            
========================================
  Files          45       45            
  Lines        5622     5743   +121     
  Branches     1017     1043    +26     
========================================
+ Hits         4953     5060   +107     
- Misses        450      458     +8     
- Partials      219      225     +6     

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