sizeof icon indicating copy to clipboard operation
sizeof copied to clipboard

Calculate string size in a browser precisely.

Open miktam opened this issue 2 years ago • 1 comments

Fixes https://github.com/miktam/sizeof/issues/82

miktam avatar Feb 07 '23 17:02 miktam

Codecov Report

Merging #83 (4d7efa5) into master (d2dcd1d) will increase coverage by 1.47%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   95.74%   97.22%   +1.47%     
==========================================
  Files           2        2              
  Lines          47       72      +25     
==========================================
+ Hits           45       70      +25     
  Misses          2        2              
Impacted Files Coverage Δ
byte_size.js 100.00% <ø> (ø)
indexv2.js 97.18% <100.00%> (+1.53%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Feb 11 '23 16:02 codecov-commenter