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

fix: unity catalog import from write_deltalake #3630

Merged
merged 2 commits into from
Dec 20, 2024

Comments

edff341
Select commit
Loading
Failed to load commit list.
Merged

fix: unity catalog import from write_deltalake #3630

Comments
edff341
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 1s

77.90% (-0.12%) compared to 5d4db4f

View this Pull Request on Codecov

77.90% (-0.12%) compared to 5d4db4f

Details

Codecov Report

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

Project coverage is 77.90%. Comparing base (5d4db4f) to head (edff341).

Files with missing lines Patch % Lines
daft/dataframe/dataframe.py 22.22% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3630      +/-   ##
==========================================
- Coverage   78.01%   77.90%   -0.12%     
==========================================
  Files         720      720              
  Lines       88726    88726              
==========================================
- Hits        69221    69123      -98     
- Misses      19505    19603      +98     
Files with missing lines Coverage Δ
daft/dataframe/dataframe.py 85.29% <22.22%> (ø)

... and 14 files with indirect coverage changes