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] bugfix when cluster has no workers and key error happens when fetching num cores #1745

Merged
merged 1 commit into from
Dec 18, 2023

bug fix when cluster has no workers

a64b40c
Select commit
Loading
Failed to load commit list.
Merged

[BUG] bugfix when cluster has no workers and key error happens when fetching num cores #1745

bug fix when cluster has no workers
a64b40c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2023 in 0s

85.03% (-0.17%) compared to e4e8528

View this Pull Request on Codecov

85.03% (-0.17%) compared to e4e8528

Details

Codecov Report

Merging #1745 (a64b40c) into main (e4e8528) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1745      +/-   ##
==========================================
- Coverage   85.19%   85.03%   -0.17%     
==========================================
  Files          55       55              
  Lines        5518     5518              
==========================================
- Hits         4701     4692       -9     
- Misses        817      826       +9     
Files Coverage Δ
daft/runners/ray_runner.py 87.79% <100.00%> (-1.18%) ⬇️

... and 2 files with indirect coverage changes