[FEAT] Propagate configs to Ray remote functions #1707
Merged
Codecov / codecov/project
succeeded
Dec 8, 2023 in 0s
84.92% (-0.19%) compared to a53cd51
View this Pull Request on Codecov
84.92% (-0.19%) compared to a53cd51
Details
Codecov Report
Merging #1707 (21bec7c) into main (a53cd51) will decrease coverage by
0.19%
.
Report is 3 commits behind head on main.
The diff coverage is81.94%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1707 +/- ##
==========================================
- Coverage 85.11% 84.92% -0.19%
==========================================
Files 55 55
Lines 5368 5414 +46
==========================================
+ Hits 4569 4598 +29
- Misses 799 816 +17
Files | Coverage Δ | |
---|---|---|
daft/runners/pyrunner.py | 96.36% <100.00%> (-0.03%) |
⬇️ |
daft/runners/ray_runner.py | 88.02% <97.29%> (-0.73%) |
⬇️ |
daft/context.py | 77.08% <62.50%> (+0.67%) |
⬆️ |
Loading