Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(formatFileSize): Fix default value for binaryPrefixes #770

Merged
merged 1 commit into from
Sep 22, 2023

fix(formatFileSize): Fix default value for `binaryPrefixes`

292c784
Select commit
Loading
Failed to load commit list.
Merged

fix(formatFileSize): Fix default value for binaryPrefixes #770

fix(formatFileSize): Fix default value for `binaryPrefixes`
292c784
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2023 in 1s

77.33% (+0.00%) compared to 6d59148

View this Pull Request on Codecov

77.33% (+0.00%) compared to 6d59148

Details

Codecov Report

Merging #770 (292c784) into master (6d59148) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #770   +/-   ##
=======================================
  Coverage   77.33%   77.33%           
=======================================
  Files          17       17           
  Lines         406      406           
  Branches      109      109           
=======================================
  Hits          314      314           
  Misses         91       91           
  Partials        1        1           
Files Changed Coverage Δ
lib/humanfilesize.ts 100.00% <100.00%> (ø)