[BUG] Fix credentials issues in colab/CI #1539
Merged
Codecov / codecov/project
succeeded
Oct 27, 2023 in 0s
85.22% (+10.37%) compared to ba1eb50
View this Pull Request on Codecov
85.22% (+10.37%) compared to ba1eb50
Details
Codecov Report
Merging #1539 (bc17bff) into main (ba1eb50) will increase coverage by
10.37%
.
Report is 3 commits behind head on main.
The diff coverage is85.71%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1539 +/- ##
===========================================
+ Coverage 74.85% 85.22% +10.37%
===========================================
Files 61 54 -7
Lines 6296 5131 -1165
===========================================
- Hits 4713 4373 -340
+ Misses 1583 758 -825
Files | Coverage Δ | |
---|---|---|
daft/io/_csv.py | 94.73% <100.00%> (ø) |
|
daft/io/_json.py | 100.00% <100.00%> (ø) |
|
daft/io/_parquet.py | 100.00% <100.00%> (ø) |
|
daft/io/common.py | 88.88% <75.00%> (-3.12%) |
⬇️ |
Loading