Closed jacobtomlinson closed 2 years ago
Merging #47 (cd37a04) into main (c2c866a) will increase coverage by
0.13%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #47 +/- ##
==========================================
+ Coverage 49.39% 49.53% +0.13%
==========================================
Files 29 29
Lines 1160 1171 +11
==========================================
+ Hits 573 580 +7
- Misses 587 591 +4
Impacted Files | Coverage Δ | |
---|---|---|
dask_ctl/tui/graphs/bar.py | 19.58% <ø> (ø) |
|
dask_ctl/tui/widgets/logo.py | 68.75% <0.00%> (-11.25%) |
:arrow_down: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
To view the bars demo you can run
python dask_ctl/tui/graphs/bar.py
but it seemed to be broken due to some missing brackets.