Skip to content

Calculate string size in a browser precisely. #83

Open
miktam wants to merge 4 commits intomasterfrom
precise_browser_string
Open

Calculate string size in a browser precisely. #83
miktam wants to merge 4 commits intomasterfrom
precise_browser_string

Conversation

@miktam
Copy link
Copy Markdown
Owner

@miktam miktam commented Feb 7, 2023

Fixes #82

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 11, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (4c6d530) to head (4d7efa5).
⚠️ Report is 7 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   97.14%   97.22%   +0.07%     
==========================================
  Files           2        2              
  Lines          70       72       +2     
==========================================
+ Hits           68       70       +2     
  Misses          2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…string.

Tested on node v12 - works. Does not work on node v10.
Continuation of #82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Size difference between node and browser

2 participants