fix: unity catalog import from write_deltalake #3630
Merged
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
@@ 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%> (ø) |
Loading