Skip to content

fix: add runtime.rand and runtime.memhash for hash/maphash support - #1339

Merged
xushiwei merged 8 commits into
mainfrom
xgopilot/claude/issue-1338-1760425043
Oct 14, 2025
Merged

fix: add runtime.rand and runtime.memhash for hash/maphash support#1339
xushiwei merged 8 commits into
mainfrom
xgopilot/claude/issue-1338-1760425043

fix: resolve compilation errors in maphash demo

2b92b52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 0s

90.18% (+0.00%) compared to 7e1abf1

View this Pull Request on Codecov

90.18% (+0.00%) compared to 7e1abf1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.18%. Comparing base (7e1abf1) to head (2b92b52).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1339   +/-   ##
=======================================
  Coverage   90.18%   90.18%           
=======================================
  Files          43       43           
  Lines       12674    12674           
=======================================
  Hits        11430    11430           
  Misses       1087     1087           
  Partials      157      157           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.