-
-
Notifications
You must be signed in to change notification settings - Fork 5
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: fix crash when evaluating Symbol.prototype
in getStringIfConstant
#182
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #182 +/- ##
==========================================
- Coverage 96.95% 96.65% -0.31%
==========================================
Files 13 13
Lines 2102 2122 +20
Branches 397 399 +2
==========================================
+ Hits 2038 2051 +13
- Misses 63 68 +5
- Partials 1 3 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Symbol.prototype
Symbol.prototype
Symbol.prototype
Symbol.prototype
in getStringIfConstant
Co-authored-by: Yosuke Ota <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
🎉 This PR is included in version 4.5.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.