Skip to content

test(module): cover JS_SetModuleExport failure branch

df4f908
Select commit
Loading
Failed to load commit list.
Merged

fix(module): prevent double-free when initializing native module exports #689

test(module): cover JS_SetModuleExport failure branch
df4f908
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 1s

100.00% (target 90.00%)

View this Pull Request on Codecov

100.00% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1e076ef) to head (df4f908).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #689   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         2343      2349    +6     
=========================================
+ Hits          2343      2349    +6     
Files with missing lines Coverage Δ
bridge.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e076ef...df4f908. Read the comment docs.

🚀 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.