chore: Build progress bar only on first update #3626
Merged
Codecov / codecov/project
succeeded
Dec 19, 2024 in 1s
77.88% (+0.07%) compared to 063de4d
View this Pull Request on Codecov
77.88% (+0.07%) compared to 063de4d
Details
Codecov Report
Attention: Patch coverage is 0%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 77.88%. Comparing base (
063de4d
) to head (4ba1200
).
Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
daft/runners/progress_bar.py | 0.00% | 14 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3626 +/- ##
==========================================
+ Coverage 77.80% 77.88% +0.07%
==========================================
Files 718 719 +1
Lines 88250 88420 +170
==========================================
+ Hits 68666 68862 +196
+ Misses 19584 19558 -26
Files with missing lines | Coverage Δ | |
---|---|---|
src/daft-local-execution/src/progress_bar.rs | 62.22% <ø> (ø) |
|
daft/runners/progress_bar.py | 57.29% <0.00%> (-6.67%) |
⬇️ |
Loading