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

Fixed bug for double-uploading of unreleased wheels in air-gapped setups #103

Merged
merged 1 commit into from
May 12, 2024

Fixed bug for double-uploading of unreleased wheels in airgapped setups

ab61bd4
Select commit
Loading
Failed to load commit list.
Merged

Fixed bug for double-uploading of unreleased wheels in air-gapped setups #103

Fixed bug for double-uploading of unreleased wheels in airgapped setups
ab61bd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2024 in 0s

78.78% (+0.05%) compared to 50b5474

View this Pull Request on Codecov

78.78% (+0.05%) compared to 50b5474

Details

Codecov Report

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

Project coverage is 78.78%. Comparing base (50b5474) to head (ab61bd4).

Files Patch % Lines
src/databricks/labs/blueprint/wheels.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   78.72%   78.78%   +0.05%     
==========================================
  Files          14       14              
  Lines        1495     1499       +4     
  Branches      269      269              
==========================================
+ Hits         1177     1181       +4     
  Misses        230      230              
  Partials       88       88              

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