-
-
Notifications
You must be signed in to change notification settings - Fork 411
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
Update regress to v0.8.0 and use UTF16 / UCS2 matching #3627
Conversation
Test262 conformance changes
Fixed tests (1234):
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3627 +/- ##
==========================================
- Coverage 47.47% 47.43% -0.04%
==========================================
Files 475 476 +1
Lines 46256 46288 +32
==========================================
+ Hits 21958 21959 +1
- Misses 24298 24329 +31 ☔ View full report in Codecov by Sentry. |
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.
Not much to review here because most of the work was done on regress
, but it's really great to finally have proper UTF-16 support in most of the engine. Really great work!
This Pull Request changes the following: