humanize
humanize copied to clipboard
filesize: add support for the ronna and quetta prefixes
Codecov Report
Merging #142 (0804f7e) into main (a1574be) will decrease coverage by
0.01%. The diff coverage is100.00%.
@@ Coverage Diff @@
## main #142 +/- ##
==========================================
- Coverage 99.19% 99.19% -0.01%
==========================================
Files 9 9
Lines 746 744 -2
==========================================
- Hits 740 738 -2
Misses 6 6
| Flag | Coverage Δ | |
|---|---|---|
| macos-latest | 97.58% <100.00%> (-0.01%) |
:arrow_down: |
| ubuntu-latest | 97.58% <100.00%> (-0.01%) |
:arrow_down: |
| windows-latest | 96.10% <100.00%> (-0.02%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files Changed | Coverage Δ | |
|---|---|---|
| tests/test_filesize.py | 100.00% <ø> (ø) |
|
| src/humanize/filesize.py | 100.00% <100.00%> (ø) |
Hi! I have no idea how to add a "PR label".
I'll add the PR label, thanks! (And it's an addition not skip.)
Please could you add some test cases so Y, YiB, and YB are still covered somehow?
Please could you add some test cases so Y, YiB, and YB are still covered somehow?
Done.
Thanks!