feat: allow backing an ArrayBuffer/SharedArrayBuffer with embedder-owned memory - #5466
Open
mansiverma897993 wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jul 30, 2026 in 1s
62.86% (+15.61%) compared to 6ddc2b4
View this Pull Request on Codecov
62.86% (+15.61%) compared to 6ddc2b4
Details
Codecov Report
❌ Patch coverage is 80.89888% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.86%. Comparing base (6ddc2b4) to head (762e3c4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/engine/src/builtins/array_buffer/mod.rs | 75.86% | 14 Missing |
| core/engine/src/builtins/array_buffer/shared.rs | 84.21% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5466 +/- ##
===========================================
+ Coverage 47.24% 62.86% +15.61%
===========================================
Files 476 530 +54
Lines 46892 59167 +12275
===========================================
+ Hits 22154 37195 +15041
+ Misses 24738 21972 -2766 ☔ View full report in Codecov by Harness.
📢 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.
Loading