feat(parseFileSize): Added parseFileSize
function to parse a human readable file size to number of bytes
#769
Codecov / codecov/project
succeeded
Sep 21, 2023 in 0s
77.69% (+0.35%) compared to 51544f4
View this Pull Request on Codecov
77.69% (+0.35%) compared to 51544f4
Details
Codecov Report
Merging #769 (e41200b) into master (51544f4) will increase coverage by
0.35%
.
Report is 3 commits behind head on master.
The diff coverage is90.90%
.
@@ Coverage Diff @@
## master #769 +/- ##
==========================================
+ Coverage 77.33% 77.69% +0.35%
==========================================
Files 17 17
Lines 406 417 +11
Branches 109 111 +2
==========================================
+ Hits 314 324 +10
- Misses 91 92 +1
Partials 1 1
Files Changed | Coverage Δ | |
---|---|---|
lib/humanfilesize.ts | 96.15% <90.90%> (-3.85%) |
⬇️ |
Loading