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 crash when evaluating Symbol.prototype #182

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Update get-string-if-constant.mjs

3dac2cf
Select commit
Loading
Failed to load commit list.
Open

Fix crash when evaluating Symbol.prototype #182

Update get-string-if-constant.mjs
3dac2cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2024 in 0s

96.96% (+0.01%) compared to 0c21af5

View this Pull Request on Codecov

96.96% (+0.01%) compared to 0c21af5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0c21af5) 96.95% compared to head (3dac2cf) 96.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   96.95%   96.96%   +0.01%     
==========================================
  Files          13       13              
  Lines        2102     2112      +10     
  Branches      397      399       +2     
==========================================
+ Hits         2038     2048      +10     
  Misses         63       63              
  Partials        1        1              

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