[FEAT] annotate ray tasks with name of instructions #1729
+5
−4
Merged
Codecov / codecov/project
succeeded
Dec 15, 2023 in 0s
85.19% (+0.00%) compared to 52e4809
View this Pull Request on Codecov
85.19% (+0.00%) compared to 52e4809
Details
Codecov Report
Merging #1729 (7bacfbc) into main (52e4809) will increase coverage by
0.00%
.
Report is 1 commits behind head on main.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1729 +/- ##
=======================================
Coverage 85.18% 85.19%
=======================================
Files 55 55
Lines 5515 5517 +2
=======================================
+ Hits 4698 4700 +2
Misses 817 817
Files | Coverage Δ | |
---|---|---|
daft/execution/execution_step.py | 93.11% <100.00%> (+0.03%) |
⬆️ |
daft/runners/progress_bar.py | 78.84% <100.00%> (ø) |
|
daft/runners/ray_runner.py | 88.96% <100.00%> (ø) |
Loading