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

[BUG] Fix credentials issues in colab/CI #1539

Merged
merged 4 commits into from
Oct 27, 2023

io config piping in ipynb

bc17bff
Select commit
Loading
Failed to load commit list.
Merged

[BUG] Fix credentials issues in colab/CI #1539

io config piping in ipynb
bc17bff
Select commit
Loading
Failed to load commit list.
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 is 85.71%.

Additional details and impacted files

Impacted file tree graph

@@             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%) ⬇️

... and 17 files with indirect coverage changes