Closed Erotemic closed 2 years ago
Merging #93 (123e8dc) into main (2f8262b) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #93 +/- ##
=======================================
Coverage 92.93% 92.93%
=======================================
Files 32 32
Lines 3498 3498
Branches 675 675
=======================================
Hits 3251 3251
Misses 246 246
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
ubelt/progiter.py | 100.00% <ø> (ø) |
|
ubelt/timerit.py | 100.00% <ø> (ø) |
|
ubelt/util_cache.py | 100.00% <ø> (ø) |
|
ubelt/util_cmd.py | 100.00% <ø> (ø) |
|
ubelt/util_colors.py | 100.00% <ø> (ø) |
|
ubelt/util_const.py | 100.00% <ø> (ø) |
|
ubelt/util_dict.py | 100.00% <ø> (ø) |
|
ubelt/util_download.py | 100.00% <ø> (ø) |
|
ubelt/util_format.py | 100.00% <ø> (ø) |
|
ubelt/util_hash.py | 100.00% <ø> (ø) |
|
... and 11 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2f8262b...123e8dc. Read the comment docs.
Mainly doc fixes. No functional changes.